]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Add Jais to list of supported models (#9439)
authorFaisal Zaghloul <redacted>
Thu, 12 Sep 2024 00:29:53 +0000 (20:29 -0400)
committerGitHub <redacted>
Thu, 12 Sep 2024 00:29:53 +0000 (02:29 +0200)
Co-authored-by: fmz <redacted>
README.md

index c945e125ce37c1b828569ed13cde9c55aa8ab8b7..73041b1a22f12303e7dc97886e0cfdb5dfcd5008 100644 (file)
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ Typically finetunes of the base models below are supported as well.
 - [x] [SmolLM](https://huggingface.co/collections/HuggingFaceTB/smollm-6695016cad7167254ce15966)
 - [x] [EXAONE-3.0-7.8B-Instruct](https://huggingface.co/LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct)
 - [x] [FalconMamba Models](https://huggingface.co/collections/tiiuae/falconmamba-7b-66b9a580324dd1598b0f6d4a)
+- [x] [Jais](https://huggingface.co/inceptionai/jais-13b-chat)
 
 (instructions for supporting more models: [HOWTO-add-model.md](./docs/development/HOWTO-add-model.md))