Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: Qwen/Qwen2.5-Coder-7B-Instruct
|
3 |
-
pipeline_tag: text-generation
|
4 |
quantized_by: bartowski
|
|
|
5 |
---
|
6 |
|
7 |
## Llamacpp imatrix Quantizations of Qwen2.5-Coder-7B-Instruct
|
@@ -24,6 +23,10 @@ Run them in [LM Studio](https://lmstudio.ai/)
|
|
24 |
<|im_start|>assistant
|
25 |
```
|
26 |
|
|
|
|
|
|
|
|
|
27 |
## Download a file (not the whole branch) from below:
|
28 |
|
29 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
1 |
---
|
|
|
|
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Qwen2.5-Coder-7B-Instruct
|
|
|
23 |
<|im_start|>assistant
|
24 |
```
|
25 |
|
26 |
+
## What's new:
|
27 |
+
|
28 |
+
Update context length configuration and tokenizer
|
29 |
+
|
30 |
## Download a file (not the whole branch) from below:
|
31 |
|
32 |
| Filename | Quant type | File Size | Split | Description |
|