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