From: Georgi Gerganov Date: Thu, 30 Mar 2023 19:31:54 +0000 (+0300) Subject: readme : update supported models X-Git-Tag: gguf-v0.4.0~1039 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=3df890aef432ce68143cfafcd7caf828bc4c3e55;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update supported models --- diff --git a/README.md b/README.md index e30452ee..cefcfb7c 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ Supported platforms: Supported models: -- [X] LLaMA +- [X] LLaMA 🦙 - [X] [Alpaca](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca) - [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) ---