Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: text-generation
|
|
15 |
|
16 |
This model has gotten extra training parameters, We trained with [this](https://huggingface.co/datasets/gghfez/QwQ-LongCoT-130K-cleaned) dataset.
|
17 |
|
18 |
-
To use this model, you must use a service which supports
|
19 |
Additionaly, this is the Prompt Template, it uses the Phi-3 template.
|
20 |
|
21 |
{{ if .System }}<|system|>
|
|
|
15 |
|
16 |
This model has gotten extra training parameters, We trained with [this](https://huggingface.co/datasets/gghfez/QwQ-LongCoT-130K-cleaned) dataset.
|
17 |
|
18 |
+
To use this model, you must use a service which supports the GGUF file format.
|
19 |
Additionaly, this is the Prompt Template, it uses the Phi-3 template.
|
20 |
|
21 |
{{ if .System }}<|system|>
|