adriabama06
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- PowerInfer/QWQ-LONGCOT-500K
|
4 |
+
- PowerInfer/LONGCOT-Refine-500K
|
5 |
+
base_model:
|
6 |
+
- PowerInfer/SmallThinker-3B-Preview
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- awq
|
12 |
+
- qwen2
|
13 |
+
---
|
14 |
+
|
15 |
+
AWQ 4 bit, 128 groupsize of [PowerInfer/SmallThinker-3B-Preview](https://huggingface.co/PowerInfer/SmallThinker-3B-Preview)
|