Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
license_link: https://huggingface.co/Qwen/QwQ-32B-Preview/blob/main/LICENSE
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
base_model: Qwen/QwQ-32B-Preview
|
8 |
+
tags:
|
9 |
+
- chat
|
10 |
+
- llama-cpp
|
11 |
+
- gguf
|
12 |
+
library_name: transformers
|
13 |
+
---
|
14 |
+
|
15 |
+
[See original repo for details](https://huggingface.co/Qwen/QwQ-32B-Preview)
|