Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: Qwen/Qwen2.5-7B-Instruct
|
3 |
-
pipeline_tag: text-generation
|
4 |
quantized_by: bartowski
|
|
|
5 |
---
|
6 |
|
7 |
## Llamacpp imatrix Quantizations of Qwen2.5-7B-Instruct
|
8 |
|
9 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
10 |
|
11 |
Original model: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
|
12 |
|
|
|
1 |
---
|
|
|
|
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Qwen2.5-7B-Instruct
|
7 |
|
8 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3772">b3772</a> for quantization.
|
9 |
|
10 |
Original model: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
|
11 |
|