constructai commited on
Commit
14ad03d
·
verified ·
1 Parent(s): bd18150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -9
README.md CHANGED
@@ -3,8 +3,8 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  tags:
5
  - unsloth
6
- datasets:
7
- - constructai/Ling-v2.6-Flash-Distilled-15K
8
  ---
9
 
10
  # 💥 Qweling3.5-0.8B-GGUF
@@ -15,13 +15,25 @@ datasets:
15
 
16
  | | |
17
  |---|---|
18
- | **Model Name** | constructai/Qweling3.5-0.8B |
19
- | **Base Model** | Qwen3.5-0.8B-Base |
20
- | **Dataset** | constructai/Ling-v2.6-Flash-Distilled-15K |
21
- | **Training Type** | Supervised Fine-Tuning (SFT) |
22
  | **Parameters** | 0.9B |
23
- | **Framework** | Unsloth + LoRA |
24
- | **Hardware** | NVIDIA T4 16GB |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  ---
27
 
@@ -85,7 +97,7 @@ This project would not have been possible without the open‑source community an
85
  ```bibtex
86
  @misc{Qweling3.5-0.8B-GGUF,
87
  author = {constructai},
88
- title = {Qwenling3.5-0.8B-GGUF: Small Reasoning Model via SFT on Ling Traces},
89
  year = {2026},
90
  publisher = {Hugging Face},
91
  howpublished = {https://huggingface.co/constructai/Qweling3.5-0.8B-GGUF},
 
3
  pipeline_tag: text-generation
4
  tags:
5
  - unsloth
6
+ base_model:
7
+ - constructai/Qweling3.5-0.8B
8
  ---
9
 
10
  # 💥 Qweling3.5-0.8B-GGUF
 
15
 
16
  | | |
17
  |---|---|
18
+ | **Base Model** | constructai/QwenGLM3.5-0.8B |
 
 
 
19
  | **Parameters** | 0.9B |
20
+
21
+ **Quant types**
22
+
23
+ | Quant type | Size |
24
+ |---|---|
25
+ | **Q2_K** | 422 MB |
26
+ | **Q3_K_S** | 435 MB |
27
+ | **Q3_K_M** | 466 MB |
28
+ | **Q3_K_L** | 491 MB |
29
+ | **IQ4_XS** | 506 MB |
30
+ | **Q4_K_S** | 505 MB |
31
+ | **Q4_K_M** | 529 MB |
32
+ | **Q5_K_S** | 564 MB |
33
+ | **Q5_K_M** | 578 MB |
34
+ | **Q6_K** | 630 MB |
35
+ | **Q8_0** | 812 MB |
36
+ | **F16** | 1.52 GB |
37
 
38
  ---
39
 
 
97
  ```bibtex
98
  @misc{Qweling3.5-0.8B-GGUF,
99
  author = {constructai},
100
+ title = {Qwenling3.5-0.8B: Small Reasoning Model via SFT on Ling Traces},
101
  year = {2026},
102
  publisher = {Hugging Face},
103
  howpublished = {https://huggingface.co/constructai/Qweling3.5-0.8B-GGUF},