]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update README.md (#9591)
authorPaweł Wodnicki <redacted>
Tue, 1 Oct 2024 17:18:46 +0000 (12:18 -0500)
committerGitHub <redacted>
Tue, 1 Oct 2024 17:18:46 +0000 (19:18 +0200)
Add Bielik model.

README.md

index ecc2df8ca832df849c4ba7527a232d5a54f923d2..c56c97231ddc2dbcce40074b01da93fb9df6f948 100644 (file)
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ Typically finetunes of the base models below are supported as well.
 - [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)
+- [x] [Bielik-11B-v2.3](https://huggingface.co/collections/speakleash/bielik-11b-v23-66ee813238d9b526a072408a)
 
 (instructions for supporting more models: [HOWTO-add-model.md](./docs/development/HOWTO-add-model.md))