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