Skip to content

Commit 49c0c78

Browse files
authored
chore(model gallery): add huggingfacetb_smollm3-3b (#5820)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent f882937 commit 49c0c78

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

gallery/index.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
---
2+
- &smollm3
3+
name: "huggingfacetb_smollm3-3b"
4+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
5+
license: apache-2.0
6+
icon: https://cdn-uploads.huggingface.co/production/uploads/61c141342aac764ce1654e43/zy0dqTCCt5IHmuzwoqtJ9.png
7+
urls:
8+
- https://huggingface.co/HuggingFaceTB/SmolLM3-3B
9+
- https://huggingface.co/bartowski/HuggingFaceTB_SmolLM3-3B-GGUF
10+
description: |
11+
SmolLM3 is a 3B parameter language model designed to push the boundaries of small models. It supports 6 languages, advanced reasoning and long context. SmolLM3 is a fully open model that offers strong performance at the 3B–4B scale.
12+
The model is a decoder-only transformer using GQA and NoPE (with 3:1 ratio), it was pretrained on 11.2T tokens with a staged curriculum of web, code, math and reasoning data. Post-training included midtraining on 140B reasoning tokens followed by supervised fine-tuning and alignment via Anchored Preference Optimization (APO).
13+
tags:
14+
- llm
15+
- gguf
16+
- gpu
17+
- cpu
18+
- smollm3
19+
overrides:
20+
parameters:
21+
model: HuggingFaceTB_SmolLM3-3B-Q4_K_M.gguf
22+
files:
23+
- filename: HuggingFaceTB_SmolLM3-3B-Q4_K_M.gguf
24+
sha256: bb99120d551d869789d52fd8d50b9644a39013115159f218c5fc2c963bb658e2
25+
uri: huggingface://bartowski/HuggingFaceTB_SmolLM3-3B-GGUF/HuggingFaceTB_SmolLM3-3B-Q4_K_M.gguf
226
- url: "github:mudler/LocalAI/gallery/moondream.yaml@master"
327
license: apache-2.0
428
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/65df6605dba41b152100edf9/LEUWPRTize9N7dMShjcPC.png

0 commit comments

Comments
 (0)