mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 23:29:44 +00:00
readme : update supported models
This commit is contained in:
parent
ee0c40dd6d
commit
3df890aef4
1 changed files with 3 additions and 1 deletions
|
@ -37,9 +37,11 @@ Supported platforms:
|
||||||
|
|
||||||
Supported models:
|
Supported models:
|
||||||
|
|
||||||
- [X] LLaMA
|
- [X] LLaMA 🦙
|
||||||
- [X] [Alpaca](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
|
- [X] [Alpaca](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
|
||||||
- [X] [GPT4All](https://github.com/ggerganov/llama.cpp#using-gpt4all)
|
- [X] [GPT4All](https://github.com/ggerganov/llama.cpp#using-gpt4all)
|
||||||
|
- [X] [Chinese LLaMA / Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)
|
||||||
|
- [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue