File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2+ - name: "supra2-100m-instruct"
3+ url: "github:mudler/LocalAI/gallery/qwen3.yaml@master"
4+ urls:
5+ - https://huggingface.co/SupraLabs/Supra2-100M-Instruct
6+ description: |
7+ Supra2-100M-Instruct is a compact English chat model trained from scratch by
8+ SupraLabs on the Qwen3 architecture. It has 100 million parameters, a
9+ 2,048-token context window, and is intended for lightweight experiments and
10+ constrained edge deployments. This entry uses the publisher's official F16
11+ GGUF build.
12+ license: "apache-2.0"
13+ tags:
14+ - llm
15+ - gguf
16+ - cpu
17+ - gpu
18+ - chat
19+ - qwen3
20+ - edge
21+ - english
22+ last_checked: "2026-08-11"
23+ overrides:
24+ parameters:
25+ context_size: 2048
26+ model: Supra2-100M-SFT-F16.gguf
27+ files:
28+ - filename: Supra2-100M-SFT-F16.gguf
29+ uri: huggingface://SupraLabs/Supra2-100M-Instruct/Supra2-100M-SFT-F16.gguf
30+ sha256: f88228c3dcc13b5ee2333cbb6fc2416de908e5b8adabd39bf9ee4378f28451eb
231- &muse-glimmer-30b
332 name: "muse-glimmer-30b"
433 variants:
You can’t perform that action at this time.
0 commit comments