Skip to content

Commit

Permalink
chore(model gallery): add smallthinker-3b-preview
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler committed Jan 1, 2025
1 parent c30ecdd commit ec2dec4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2524,6 +2524,22 @@
- filename: Q2.5-Veltha-14B-0.5-Q4_K_M.gguf
sha256: f75b8cbceab555ebcab6fcb3b51d398b7ef79671aa05c21c288edd75c9f217bd
uri: huggingface://bartowski/Q2.5-Veltha-14B-0.5-GGUF/Q2.5-Veltha-14B-0.5-Q4_K_M.gguf
- !!merge <<: *qwen25
name: "smallthinker-3b-preview"
urls:
- https://huggingface.co/PowerInfer/SmallThinker-3B-Preview
- https://huggingface.co/bartowski/SmallThinker-3B-Preview-GGUF
description: |
SmallThinker is designed for the following use cases:
Edge Deployment: Its small size makes it ideal for deployment on resource-constrained devices.
Draft Model for QwQ-32B-Preview: SmallThinker can serve as a fast and efficient draft model for the larger QwQ-32B-Preview model. From my test, in llama.cpp we can get 70% speedup (from 40 tokens/s to 70 tokens/s).
overrides:
parameters:
model: SmallThinker-3B-Preview-Q4_K_M.gguf
files:
- filename: SmallThinker-3B-Preview-Q4_K_M.gguf
sha256: ac04f82a09ee6a2748437c3bb774b638a54099dc7d5d6ef7549893fae22ab055
uri: huggingface://bartowski/SmallThinker-3B-Preview-GGUF/SmallThinker-3B-Preview-Q4_K_M.gguf
- &smollm
## SmolLM
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
Expand Down

0 comments on commit ec2dec4

Please sign in to comment.