aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-03-30 22:31:54 +0300
committerGitHub <noreply@github.com>2023-03-30 22:31:54 +0300
commit3df890aef432ce68143cfafcd7caf828bc4c3e55 (patch)
tree1d20b62098a82426a57e61551b73c6780262819c /README.md
parentee0c40dd6de8c3c658ae43199939ef40bb1cf408 (diff)
readme : update supported models
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e30452e..cefcfb7 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)
---