We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cca09d commit e8d35f4Copy full SHA for e8d35f4
README.md
@@ -95,7 +95,7 @@ Typically finetunes of the base models below are supported as well.
95
- [X] [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-v0.1)
96
- [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral)
97
- [x] [DBRX](https://huggingface.co/databricks/dbrx-instruct)
98
-- [X] Falcon
+- [X] [Falcon](https://huggingface.co/models?search=tiiuae/falcon)
99
- [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)
100
- [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne)
101
- [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/)
0 commit comments