toshi456 commited on
Commit
7ead070
1 Parent(s): 217d236

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -39,6 +39,10 @@ ELYZA-japanese-Llama-2-7b + (llava-v1.5-7b - Llama-2-7b-hf)
39
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630af71ffaaea618ebc973db/jSW9RYPccrxaqrxntwtUb.png)
40
 
41
  ## How to use the model
 
 
 
 
42
  **1. Download dependencies**
43
  ```
44
  git clone https://github.com/tosiyuki/vlm-chat-vector-ja.git
 
39
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630af71ffaaea618ebc973db/jSW9RYPccrxaqrxntwtUb.png)
40
 
41
  ## How to use the model
42
+ > [!WARNING]
43
+ > The code for the demo worked with 4.34.1 of transformers, but did not work properly with 4.37.2. We have not tested the code in between versions or in the latest version.<br>
44
+ > デモ用のコードはtransformersの4.34.1では動作しましたが、4.37.2では正常に動作しませんでした。間のバージョンや最新のバージョンでは動作確認していません。
45
+
46
  **1. Download dependencies**
47
  ```
48
  git clone https://github.com/tosiyuki/vlm-chat-vector-ja.git