Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,17 +1,11 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
tags:
|
5 |
-
- unsloth
|
6 |
-
license: apache-2.0
|
7 |
-
base_model: Spestly/Ava-1.0-12B
|
8 |
-
datasets:
|
9 |
-
- nvidia/HelpSteer2
|
10 |
---
|
11 |
|
12 |
## Llamacpp imatrix Quantizations of Ava-1.0-12B
|
13 |
|
14 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
15 |
|
16 |
Original model: https://huggingface.co/Spestly/Ava-1.0-12B
|
17 |
|
@@ -23,6 +17,10 @@ Run them in [LM Studio](https://lmstudio.ai/)
|
|
23 |
|
24 |
No prompt format found, check original model page
|
25 |
|
|
|
|
|
|
|
|
|
26 |
## Download a file (not the whole branch) from below:
|
27 |
|
28 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Ava-1.0-12B
|
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/Spestly/Ava-1.0-12B
|
11 |
|
|
|
17 |
|
18 |
No prompt format found, check original model page
|
19 |
|
20 |
+
## What's new:
|
21 |
+
|
22 |
+
Fix tokenizer
|
23 |
+
|
24 |
## Download a file (not the whole branch) from below:
|
25 |
|
26 |
| Filename | Quant type | File Size | Split | Description |
|