]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
doc : add link to falcon (#6789)
authorJan Boon <redacted>
Sun, 21 Apr 2024 12:35:40 +0000 (20:35 +0800)
committerGitHub <redacted>
Sun, 21 Apr 2024 12:35:40 +0000 (15:35 +0300)
README.md

index 144052263c8801f46e127306843605821c12996d..a5ba710d7b106e0d087ef3e25bcdd106ec777897 100644 (file)
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ Typically finetunes of the base models below are supported as well.
 - [X] [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1)
 - [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral)
 - [x] [DBRX](https://huggingface.co/databricks/dbrx-instruct)
-- [X] Falcon
+- [X] [Falcon](https://huggingface.co/models?search=tiiuae/falcon)
 - [X] [Chinese LLaMA / Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca) and [Chinese LLaMA-2 / Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)
 - [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne)
 - [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/)