Improved profiles by adding 'separator' field to the profile format, improved vicuna-v0 profile, removed default profile from frontend-server cli, updated README
This commit is contained in:
parent
bd44e45801
commit
ae0058bdee
5 changed files with 10 additions and 8 deletions
|
@ -15,7 +15,7 @@ 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](https://lmsys.org/blog/2023-03-30-vicuna/)
|
||||
- [🦙 Vicuna v0](https://lmsys.org/blog/2023-03-30-vicuna/)
|
||||
|
||||
see `./profiles/`
|
||||
|
||||
|
|
Reference in a new issue