Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,22 +1,11 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
-
tags:
|
| 5 |
-
- falcon3
|
| 6 |
-
license: other
|
| 7 |
-
base_model: tiiuae/Falcon3-3B-Instruct
|
| 8 |
-
language:
|
| 9 |
-
- en
|
| 10 |
-
- fr
|
| 11 |
-
- es
|
| 12 |
-
- pt
|
| 13 |
-
license_name: falcon-llm-license
|
| 14 |
-
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
| 15 |
---
|
| 16 |
|
| 17 |
## Llamacpp imatrix Quantizations of Falcon3-3B-Instruct
|
| 18 |
|
| 19 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
| 20 |
|
| 21 |
Original model: https://huggingface.co/tiiuae/Falcon3-3B-Instruct
|
| 22 |
|
|
@@ -34,6 +23,10 @@ Run them in [LM Studio](https://lmstudio.ai/)
|
|
| 34 |
<|assistant|>
|
| 35 |
```
|
| 36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
## Download a file (not the whole branch) from below:
|
| 38 |
|
| 39 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Falcon3-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/b4381">b4381</a> for quantization.
|
| 9 |
|
| 10 |
Original model: https://huggingface.co/tiiuae/Falcon3-3B-Instruct
|
| 11 |
|
|
|
|
| 23 |
<|assistant|>
|
| 24 |
```
|
| 25 |
|
| 26 |
+
## What's new:
|
| 27 |
+
|
| 28 |
+
Fix tokenizer
|
| 29 |
+
|
| 30 |
## Download a file (not the whole branch) from below:
|
| 31 |
|
| 32 |
| Filename | Quant type | File Size | Split | Description |
|