Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +100 -0
- calme-3.1-instruct-3b-Q2_K.gguf +3 -0
- calme-3.1-instruct-3b-Q3_K_L.gguf +3 -0
- calme-3.1-instruct-3b-Q3_K_M.gguf +3 -0
- calme-3.1-instruct-3b-Q3_K_S.gguf +3 -0
- calme-3.1-instruct-3b-Q4_0.gguf +3 -0
- calme-3.1-instruct-3b-Q4_K_M.gguf +3 -0
- calme-3.1-instruct-3b-Q4_K_S.gguf +3 -0
- calme-3.1-instruct-3b-Q5_0.gguf +3 -0
- calme-3.1-instruct-3b-Q5_K_M.gguf +3 -0
- calme-3.1-instruct-3b-Q5_K_S.gguf +3 -0
- calme-3.1-instruct-3b-Q6_K.gguf +3 -0
- calme-3.1-instruct-3b-Q8_0.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
calme-3.1-instruct-3b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
calme-3.1-instruct-3b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
calme-3.1-instruct-3b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
calme-3.1-instruct-3b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
calme-3.1-instruct-3b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
calme-3.1-instruct-3b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
calme-3.1-instruct-3b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
calme-3.1-instruct-3b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
calme-3.1-instruct-3b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
calme-3.1-instruct-3b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
calme-3.1-instruct-3b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
calme-3.1-instruct-3b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: qwen-research
|
| 4 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- fr
|
| 7 |
+
- en
|
| 8 |
+
pipeline_tag: text-generation
|
| 9 |
+
tags:
|
| 10 |
+
- chat
|
| 11 |
+
- qwen
|
| 12 |
+
- qwen2.5
|
| 13 |
+
- finetune
|
| 14 |
+
- french
|
| 15 |
+
- english
|
| 16 |
+
- TensorBlock
|
| 17 |
+
- GGUF
|
| 18 |
+
library_name: transformers
|
| 19 |
+
inference: false
|
| 20 |
+
model_creator: MaziyarPanahi
|
| 21 |
+
quantized_by: MaziyarPanahi
|
| 22 |
+
base_model: MaziyarPanahi/calme-3.1-instruct-3b
|
| 23 |
+
model_name: calme-3.1-instruct-3b
|
| 24 |
+
datasets:
|
| 25 |
+
- MaziyarPanahi/french_instruct_sharegpt
|
| 26 |
+
- arcee-ai/EvolKit-20k
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 30 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 31 |
+
</div>
|
| 32 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 33 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 34 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 35 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
| 36 |
+
</p>
|
| 37 |
+
</div>
|
| 38 |
+
</div>
|
| 39 |
+
|
| 40 |
+
## MaziyarPanahi/calme-3.1-instruct-3b - GGUF
|
| 41 |
+
|
| 42 |
+
This repo contains GGUF format model files for [MaziyarPanahi/calme-3.1-instruct-3b](https://huggingface.co/MaziyarPanahi/calme-3.1-instruct-3b).
|
| 43 |
+
|
| 44 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
| 45 |
+
|
| 46 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 47 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
| 48 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 49 |
+
</a>
|
| 50 |
+
</div>
|
| 51 |
+
|
| 52 |
+
## Prompt template
|
| 53 |
+
|
| 54 |
+
```
|
| 55 |
+
<|im_start|>system
|
| 56 |
+
{system_prompt}<|im_end|>
|
| 57 |
+
<|im_start|>user
|
| 58 |
+
{prompt}<|im_end|>
|
| 59 |
+
<|im_start|>assistant
|
| 60 |
+
```
|
| 61 |
+
|
| 62 |
+
## Model file specification
|
| 63 |
+
|
| 64 |
+
| Filename | Quant type | File Size | Description |
|
| 65 |
+
| -------- | ---------- | --------- | ----------- |
|
| 66 |
+
| [calme-3.1-instruct-3b-Q2_K.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q2_K.gguf) | Q2_K | 1.275 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 67 |
+
| [calme-3.1-instruct-3b-Q3_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q3_K_S.gguf) | Q3_K_S | 1.454 GB | very small, high quality loss |
|
| 68 |
+
| [calme-3.1-instruct-3b-Q3_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q3_K_M.gguf) | Q3_K_M | 1.590 GB | very small, high quality loss |
|
| 69 |
+
| [calme-3.1-instruct-3b-Q3_K_L.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q3_K_L.gguf) | Q3_K_L | 1.707 GB | small, substantial quality loss |
|
| 70 |
+
| [calme-3.1-instruct-3b-Q4_0.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q4_0.gguf) | Q4_0 | 1.823 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 71 |
+
| [calme-3.1-instruct-3b-Q4_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q4_K_S.gguf) | Q4_K_S | 1.834 GB | small, greater quality loss |
|
| 72 |
+
| [calme-3.1-instruct-3b-Q4_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q4_K_M.gguf) | Q4_K_M | 1.930 GB | medium, balanced quality - recommended |
|
| 73 |
+
| [calme-3.1-instruct-3b-Q5_0.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q5_0.gguf) | Q5_0 | 2.170 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 74 |
+
| [calme-3.1-instruct-3b-Q5_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q5_K_S.gguf) | Q5_K_S | 2.170 GB | large, low quality loss - recommended |
|
| 75 |
+
| [calme-3.1-instruct-3b-Q5_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q5_K_M.gguf) | Q5_K_M | 2.225 GB | large, very low quality loss - recommended |
|
| 76 |
+
| [calme-3.1-instruct-3b-Q6_K.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q6_K.gguf) | Q6_K | 2.538 GB | very large, extremely low quality loss |
|
| 77 |
+
| [calme-3.1-instruct-3b-Q8_0.gguf](https://huggingface.co/tensorblock/calme-3.1-instruct-3b-GGUF/blob/main/calme-3.1-instruct-3b-Q8_0.gguf) | Q8_0 | 3.285 GB | very large, extremely low quality loss - not recommended |
|
| 78 |
+
|
| 79 |
+
|
| 80 |
+
## Downloading instruction
|
| 81 |
+
|
| 82 |
+
### Command line
|
| 83 |
+
|
| 84 |
+
Firstly, install Huggingface Client
|
| 85 |
+
|
| 86 |
+
```shell
|
| 87 |
+
pip install -U "huggingface_hub[cli]"
|
| 88 |
+
```
|
| 89 |
+
|
| 90 |
+
Then, downoad the individual model file the a local directory
|
| 91 |
+
|
| 92 |
+
```shell
|
| 93 |
+
huggingface-cli download tensorblock/calme-3.1-instruct-3b-GGUF --include "calme-3.1-instruct-3b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 97 |
+
|
| 98 |
+
```shell
|
| 99 |
+
huggingface-cli download tensorblock/calme-3.1-instruct-3b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 100 |
+
```
|
calme-3.1-instruct-3b-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:429651a34c11379eeb203e0a484524cb784eb837ec551e55afffc35c17a4ee15
|
| 3 |
+
size 1274756256
|
calme-3.1-instruct-3b-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d61ab44549290d77b49c36fa3e0da7f1df54a01c9ff44b752357806157b1d1c
|
| 3 |
+
size 1707392160
|
calme-3.1-instruct-3b-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe35d274a19e7ef9dd558959f53ac0aa2a0c35198b16ca8efea422407658ff46
|
| 3 |
+
size 1590475936
|
calme-3.1-instruct-3b-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a548a491bebf736810ca925da5d61e64202ab303b2d12385318ea6930c1db18
|
| 3 |
+
size 1454357664
|
calme-3.1-instruct-3b-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64070623a41430641cc5fe18b6cb2dec9e2dc6ee017cd9c400935b1af789123d
|
| 3 |
+
size 1822850208
|
calme-3.1-instruct-3b-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08df86193be21464eac079b14c106410b0a7734439f673c583b9513a5f1a114e
|
| 3 |
+
size 1929903264
|
calme-3.1-instruct-3b-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b6ec028e4a208553941e731da02adca818ba3062f27ffaf966c8034ebf92f4b
|
| 3 |
+
size 1834384544
|
calme-3.1-instruct-3b-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bf566965ae6f647f345e7c45cc4b04e6d93c07e7869ef7a6434346b6d7ba6a9
|
| 3 |
+
size 2169666720
|
calme-3.1-instruct-3b-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77b0e0c0ef79c655b90242f814bec251e7a78f9ededb790c4f3a93be6d061ce5
|
| 3 |
+
size 2224815264
|
calme-3.1-instruct-3b-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dc71982b38096752f1620ecd5bf268e5fcf1506d55e41810e342e8f515a709b
|
| 3 |
+
size 2169666720
|
calme-3.1-instruct-3b-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff3f374ae6828384a1c0f8d080ff1f180927085c141ad63fcab6a8496f648889
|
| 3 |
+
size 2538159264
|
calme-3.1-instruct-3b-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1dd8dd131dcb2d4598e7fe65075149d17b025e2b3cbc29fa9a5b66967ddcb77
|
| 3 |
+
size 3285476512
|