Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,13 +1,11 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
license: llama3.3
|
5 |
-
base_model: rombodawg/Rombos-LLM-70b-Llama-3.3
|
6 |
---
|
7 |
|
8 |
## Llamacpp imatrix Quantizations of Rombos-LLM-70b-Llama-3.3
|
9 |
|
10 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
11 |
|
12 |
Original model: https://huggingface.co/rombodawg/Rombos-LLM-70b-Llama-3.3
|
13 |
|
@@ -28,6 +26,10 @@ Today Date: 26 Jul 2024
|
|
28 |
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
29 |
```
|
30 |
|
|
|
|
|
|
|
|
|
31 |
## Download a file (not the whole branch) from below:
|
32 |
|
33 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Rombos-LLM-70b-Llama-3.3
|
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/rombodawg/Rombos-LLM-70b-Llama-3.3
|
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 |
|