Update README.md
Browse files
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
|
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 |
|