Added a profile for Vicuna v1.1
This commit is contained in:
parent
abb8054892
commit
faed129586
2 changed files with 11 additions and 2 deletions
|
@ -15,9 +15,10 @@ For memory and disk requirements for the different models, see [llama.cpp - Memo
|
|||
## Supported Models
|
||||
|
||||
- [🐨 Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/)
|
||||
- [🦙 Vicuna v0](https://lmsys.org/blog/2023-03-30-vicuna/)
|
||||
- [🦙 Vicuna v.0](https://lmsys.org/blog/2023-03-30-vicuna/)
|
||||
- [🦙 Vicuna v.1.1](https://lmsys.org/blog/2023-03-30-vicuna/)
|
||||
|
||||
see `./profiles/`
|
||||
(see `./profiles/`)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Reference in a new issue