|
200 | 200 | - filename: Qwen3-1.7B.Q4_K_M.gguf
|
201 | 201 | sha256: ea2aa5f1cce3c8df81ae5fd292a6ed265b8393cc89534dc21fc5327cc974116a
|
202 | 202 | uri: huggingface://MaziyarPanahi/Qwen3-1.7B-GGUF/Qwen3-1.7B.Q4_K_M.gguf
|
| 203 | +- !!merge <<: *qwen3 |
| 204 | + name: "qwen3-0.6b" |
| 205 | + urls: |
| 206 | + - https://huggingface.co/Qwen/Qwen3-0.6B |
| 207 | + - https://huggingface.co/MaziyarPanahi/Qwen3-0.6B-GGUF |
| 208 | + description: | |
| 209 | + Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models. Built upon extensive training, Qwen3 delivers groundbreaking advancements in reasoning, instruction-following, agent capabilities, and multilingual support, with the following key features: |
| 210 | + |
| 211 | + Uniquely support of seamless switching between thinking mode (for complex logical reasoning, math, and coding) and non-thinking mode (for efficient, general-purpose dialogue) within single model, ensuring optimal performance across various scenarios. |
| 212 | + Significantly enhancement in its reasoning capabilities, surpassing previous QwQ (in thinking mode) and Qwen2.5 instruct models (in non-thinking mode) on mathematics, code generation, and commonsense logical reasoning. |
| 213 | + Superior human preference alignment, excelling in creative writing, role-playing, multi-turn dialogues, and instruction following, to deliver a more natural, engaging, and immersive conversational experience. |
| 214 | + Expertise in agent capabilities, enabling precise integration with external tools in both thinking and unthinking modes and achieving leading performance among open-source models in complex agent-based tasks. |
| 215 | + Support of 100+ languages and dialects with strong capabilities for multilingual instruction following and translation. |
| 216 | + |
| 217 | + Qwen3-0.6B has the following features: |
| 218 | + |
| 219 | + Type: Causal Language Models |
| 220 | + Training Stage: Pretraining & Post-training |
| 221 | + Number of Parameters: 0.6B |
| 222 | + Number of Paramaters (Non-Embedding): 0.44B |
| 223 | + Number of Layers: 28 |
| 224 | + Number of Attention Heads (GQA): 16 for Q and 8 for KV |
| 225 | + Context Length: 32,768 |
| 226 | + overrides: |
| 227 | + parameters: |
| 228 | + model: Qwen3-0.6B.Q4_K_M.gguf |
| 229 | + files: |
| 230 | + - filename: Qwen3-0.6B.Q4_K_M.gguf |
| 231 | + sha256: dc4503da5d7cc7254055a86cd90e1a8c9d16c6ac71eb3a32b34bf48a1f4e0999 |
| 232 | + uri: huggingface://MaziyarPanahi/Qwen3-0.6B-GGUF/Qwen3-0.6B.Q4_K_M.gguf |
203 | 233 | - &gemma3
|
204 | 234 | url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
|
205 | 235 | name: "gemma-3-27b-it"
|
|
0 commit comments