Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: qwen-research
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: qwen-research
|
4 |
+
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
base_model: huihui-ai/SmallThinker-3B-Preview-abliterated
|
9 |
+
---
|
10 |
+
|
11 |
+
GGUF Quants for: [huihui-ai/SmallThinker-3B-Preview-abliterated](https://huggingface.co/huihui-ai/SmallThinker-3B-Preview-abliterated)
|
12 |
+
|
13 |
+
|
14 |
+
Model by: [huihui-ai](https://huggingface.co/huihui-ai) (thank you!)
|
15 |
+
|
16 |
+
|
17 |
+
Quants by: [quantflex](https://huggingface.co/quantflex)
|
18 |
+
|
19 |
+
|
20 |
+
Run with [llama.cpp](https://github.com/ggerganov/llama.cpp)
|