Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,24 +1,11 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
tags:
|
5 |
-
- safetensors
|
6 |
-
- Llama3.2
|
7 |
-
- 3B
|
8 |
-
- Extended-Stream
|
9 |
-
- text-generation-inference
|
10 |
-
- Instruct
|
11 |
-
license: apache-2.0
|
12 |
-
base_model: prithivMLmods/Llama-Song-Stream-3B-Instruct
|
13 |
-
datasets:
|
14 |
-
- prithivMLmods/Song-Catalogue-Long-Thought
|
15 |
-
language:
|
16 |
-
- en
|
17 |
---
|
18 |
|
19 |
## Llamacpp imatrix Quantizations of Llama-Song-Stream-3B-Instruct
|
20 |
|
21 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
22 |
|
23 |
Original model: https://huggingface.co/prithivMLmods/Llama-Song-Stream-3B-Instruct
|
24 |
|
@@ -39,6 +26,10 @@ Today Date: 26 July 2024
|
|
39 |
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
40 |
```
|
41 |
|
|
|
|
|
|
|
|
|
42 |
## Download a file (not the whole branch) from below:
|
43 |
|
44 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-Song-Stream-3B-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/b4369">b4369</a> for quantization.
|
9 |
|
10 |
Original model: https://huggingface.co/prithivMLmods/Llama-Song-Stream-3B-Instruct
|
11 |
|
|
|
26 |
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
27 |
```
|
28 |
|
29 |
+
## What's new:
|
30 |
+
|
31 |
+
Fix tokenizer
|
32 |
+
|
33 |
## Download a file (not the whole branch) from below:
|
34 |
|
35 |
| Filename | Quant type | File Size | Split | Description |
|