Skip to content

Commit 081be3b

Browse files
authored
chore(model gallery): add cogito-v1-preview-qwen-14b (#5145)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 25e6f21 commit 081be3b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5774,6 +5774,26 @@
57745774
- filename: Mensa-Beta-14B-Instruct.i1-Q4_K_M.gguf
57755775
sha256: 86ccd640d72dcf3129fdd5b94381a733a684672b22487784e388b2ee9de57760
57765776
uri: huggingface://mradermacher/Mensa-Beta-14B-Instruct-i1-GGUF/Mensa-Beta-14B-Instruct.i1-Q4_K_M.gguf
5777+
- !!merge <<: *qwen25
5778+
name: "mensa-beta-14b-instruct-i1"
5779+
icon: https://huggingface.co/deepcogito/cogito-v1-preview-qwen-14B/resolve/main/images/deep-cogito-logo.png
5780+
urls:
5781+
- https://huggingface.co/deepcogito/cogito-v1-preview-qwen-14B
5782+
- https://huggingface.co/NikolayKozloff/cogito-v1-preview-qwen-14B-Q4_K_M-GGUF
5783+
description: |
5784+
The Cogito LLMs are instruction tuned generative models (text in/text out). All models are released under an open license for commercial use.
5785+
Cogito models are hybrid reasoning models. Each model can answer directly (standard LLM), or self-reflect before answering (like reasoning models).
5786+
The LLMs are trained using Iterated Distillation and Amplification (IDA) - an scalable and efficient alignment strategy for superintelligence using iterative self-improvement.
5787+
The models have been optimized for coding, STEM, instruction following and general helpfulness, and have significantly higher multilingual, coding and tool calling capabilities than size equivalent counterparts.
5788+
In both standard and reasoning modes, Cogito v1-preview models outperform their size equivalent counterparts on common industry benchmarks.
5789+
Each model is trained in over 30 languages and supports a context length of 128k.
5790+
overrides:
5791+
parameters:
5792+
model: cogito-v1-preview-qwen-14b-q4_k_m.gguf
5793+
files:
5794+
- filename: cogito-v1-preview-qwen-14b-q4_k_m.gguf
5795+
sha256: 42ddd667bac3e5f0989f52b3dca5767ed15d0e5077c6f537e4b3873862ff7096
5796+
uri: huggingface://NikolayKozloff/cogito-v1-preview-qwen-14B-Q4_K_M-GGUF/cogito-v1-preview-qwen-14b-q4_k_m.gguf
57775797
- &llama31
57785798
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
57795799
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)