barius commited on
Commit
d21f372
1 Parent(s): d9f3a50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ iOS(see [Known Issues](#known-issues)) and more.
36
  * Download [chatbelle.dmg](https://github.com/LianjiaTech/BELLE/releases/download/v0.95/chatbelle.dmg) from [Releases](https://github.com/LianjiaTech/BELLE/releases/tag/v0.95) page, double click to open it, then drag `Chat Belle.dmg` into `Applications` folder.
37
  * Open the `Chat Belle` app in `Applications` folder by right click then Ctrl-click `Open`, then click `Open`.
38
  * The app will prompt the intended model file path and fail to load the model. Close the app.
39
- * Download quantized model from [BELLE-LLaMA-7B-2M-q4](https://huggingface.co/BelleGroup/BELLE-LLaMA-7B-2M-q4/blob/main/belle-model.bin).
40
  * Move and rename the model to the path prompted by the app. Defaults to `~/Library/Containers/com.barius.chatbelle/Data/belle-model.bin` .
41
  * Reopen the app again (double clicking is now OK).
42
 
 
36
  * Download [chatbelle.dmg](https://github.com/LianjiaTech/BELLE/releases/download/v0.95/chatbelle.dmg) from [Releases](https://github.com/LianjiaTech/BELLE/releases/tag/v0.95) page, double click to open it, then drag `Chat Belle.dmg` into `Applications` folder.
37
  * Open the `Chat Belle` app in `Applications` folder by right click then Ctrl-click `Open`, then click `Open`.
38
  * The app will prompt the intended model file path and fail to load the model. Close the app.
39
+ * Download quantized model `belle-model.bin` from this repo.
40
  * Move and rename the model to the path prompted by the app. Defaults to `~/Library/Containers/com.barius.chatbelle/Data/belle-model.bin` .
41
  * Reopen the app again (double clicking is now OK).
42