Upload README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,24 @@
|
|
1 |
-
# GGUF of featherless-ai/Qwerky-QwQ-32B
|
2 |
-
|
3 |
-
Created using llama.cpp (b5013)[https://github.com/ggml-org/llama.cpp/releases/tag/b5013] with required fixes merged.
|
4 |
-
|
5 |
---
|
6 |
thumbnail: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/OufWyNMKYRozfC8j8S-M8.png
|
|
|
|
|
7 |
license: apache-2.0
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |

|
12 |
|
13 |
- Try out the model on [](https://featherless.ai/models/featherless-ai/Qwerky-QwQ-32B)
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
thumbnail: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/OufWyNMKYRozfC8j8S-M8.png
|
3 |
+
quantized_by: latentWanderer
|
4 |
+
pipeline_tag: text-generation
|
5 |
license: apache-2.0
|
6 |
+
license_link: https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md
|
7 |
+
base_model: featherless-ai/Qwerky-QwQ-32B
|
8 |
+
tags:
|
9 |
+
- chat
|
10 |
+
language:
|
11 |
+
- en
|
12 |
---
|
13 |
|
14 |
+
# GGUF of [featherless-ai/Qwerky-QwQ-32B](https://huggingface.co/featherless-ai/Qwerky-QwQ-32B)
|
15 |
+
|
16 |
+
Created using llama.cpp [b5013](https://github.com/ggml-org/llama.cpp/releases/tag/b5013) with required fixes merged.
|
17 |
+
|
18 |
+
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8). The imatrix is included.
|
19 |
+
|
20 |
+
The model is only trained with 8k context, expect degraded performance past that.
|
21 |
+
|
22 |

|
23 |
|
24 |
- Try out the model on [](https://featherless.ai/models/featherless-ai/Qwerky-QwQ-32B)
|