add recommended model
This commit is contained in:
parent
2f4aa42d2e
commit
b97b9504e6
2 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install npm
|
brew install npm
|
||||||
brew install go
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Develop
|
## Develop
|
||||||
|
|
4
models/README.txt
Normal file
4
models/README.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Place models here for use.
|
||||||
|
|
||||||
|
Here's some recommendations:
|
||||||
|
https://huggingface.co/TheBloke/vicuna-7B-v1.3-GGML
|
Loading…
Reference in a new issue