Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +100 -0
- calme-3.1-qwenloi-3b-Q2_K.gguf +3 -0
- calme-3.1-qwenloi-3b-Q3_K_L.gguf +3 -0
- calme-3.1-qwenloi-3b-Q3_K_M.gguf +3 -0
- calme-3.1-qwenloi-3b-Q3_K_S.gguf +3 -0
- calme-3.1-qwenloi-3b-Q4_0.gguf +3 -0
- calme-3.1-qwenloi-3b-Q4_K_M.gguf +3 -0
- calme-3.1-qwenloi-3b-Q4_K_S.gguf +3 -0
- calme-3.1-qwenloi-3b-Q5_0.gguf +3 -0
- calme-3.1-qwenloi-3b-Q5_K_M.gguf +3 -0
- calme-3.1-qwenloi-3b-Q5_K_S.gguf +3 -0
- calme-3.1-qwenloi-3b-Q6_K.gguf +3 -0
- calme-3.1-qwenloi-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-qwenloi-3b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
calme-3.1-qwenloi-3b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
calme-3.1-qwenloi-3b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
calme-3.1-qwenloi-3b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
calme-3.1-qwenloi-3b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
calme-3.1-qwenloi-3b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
calme-3.1-qwenloi-3b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
calme-3.1-qwenloi-3b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
calme-3.1-qwenloi-3b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
calme-3.1-qwenloi-3b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
calme-3.1-qwenloi-3b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
calme-3.1-qwenloi-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 |
+
- legal
|
16 |
+
- loi
|
17 |
+
- TensorBlock
|
18 |
+
- GGUF
|
19 |
+
library_name: transformers
|
20 |
+
inference: false
|
21 |
+
model_creator: MaziyarPanahi
|
22 |
+
quantized_by: MaziyarPanahi
|
23 |
+
base_model: MaziyarPanahi/calme-3.1-qwenloi-3b
|
24 |
+
model_name: calme-3.1-baguette-3b
|
25 |
+
datasets:
|
26 |
+
- MaziyarPanahi/calme-legalkit-v0.2
|
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-qwenloi-3b - GGUF
|
41 |
+
|
42 |
+
This repo contains GGUF format model files for [MaziyarPanahi/calme-3.1-qwenloi-3b](https://huggingface.co/MaziyarPanahi/calme-3.1-qwenloi-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-qwenloi-3b-Q2_K.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q2_K.gguf) | Q2_K | 1.275 GB | smallest, significant quality loss - not recommended for most purposes |
|
67 |
+
| [calme-3.1-qwenloi-3b-Q3_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q3_K_S.gguf) | Q3_K_S | 1.454 GB | very small, high quality loss |
|
68 |
+
| [calme-3.1-qwenloi-3b-Q3_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q3_K_M.gguf) | Q3_K_M | 1.590 GB | very small, high quality loss |
|
69 |
+
| [calme-3.1-qwenloi-3b-Q3_K_L.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q3_K_L.gguf) | Q3_K_L | 1.707 GB | small, substantial quality loss |
|
70 |
+
| [calme-3.1-qwenloi-3b-Q4_0.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q4_0.gguf) | Q4_0 | 1.823 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
71 |
+
| [calme-3.1-qwenloi-3b-Q4_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q4_K_S.gguf) | Q4_K_S | 1.834 GB | small, greater quality loss |
|
72 |
+
| [calme-3.1-qwenloi-3b-Q4_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q4_K_M.gguf) | Q4_K_M | 1.930 GB | medium, balanced quality - recommended |
|
73 |
+
| [calme-3.1-qwenloi-3b-Q5_0.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q5_0.gguf) | Q5_0 | 2.170 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
74 |
+
| [calme-3.1-qwenloi-3b-Q5_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q5_K_S.gguf) | Q5_K_S | 2.170 GB | large, low quality loss - recommended |
|
75 |
+
| [calme-3.1-qwenloi-3b-Q5_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q5_K_M.gguf) | Q5_K_M | 2.225 GB | large, very low quality loss - recommended |
|
76 |
+
| [calme-3.1-qwenloi-3b-Q6_K.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-3b-Q6_K.gguf) | Q6_K | 2.538 GB | very large, extremely low quality loss |
|
77 |
+
| [calme-3.1-qwenloi-3b-Q8_0.gguf](https://huggingface.co/tensorblock/calme-3.1-qwenloi-3b-GGUF/blob/main/calme-3.1-qwenloi-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-qwenloi-3b-GGUF --include "calme-3.1-qwenloi-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-qwenloi-3b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
100 |
+
```
|
calme-3.1-qwenloi-3b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deb66cfb7aa8cafa7eb6aae74eab201d03ccb4d2222e5a937929b6a067ad70a5
|
3 |
+
size 1274756192
|
calme-3.1-qwenloi-3b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b36d86e08b7ccbd487d7e7376677725c1aefe0079c5440834f142bb41bd06d69
|
3 |
+
size 1707392096
|
calme-3.1-qwenloi-3b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b91b783ad4f5eb399e568a6d2f2feccab8bc89e741c103d6f5188bfb85700e98
|
3 |
+
size 1590475872
|
calme-3.1-qwenloi-3b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39f582dc87e700a374c8a00d5a9a5ca3d812b72b4b5d4fcda3082972e7b51f4c
|
3 |
+
size 1454357600
|
calme-3.1-qwenloi-3b-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:812a7de572ff315da3a2358f37535fc21954782df372c6750d2743d5123247ed
|
3 |
+
size 1822850144
|
calme-3.1-qwenloi-3b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ddef0d131a70143a775c7572ac24e1c85442a1ce1504659f8517c9e55c151d7
|
3 |
+
size 1929903200
|
calme-3.1-qwenloi-3b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3789becd873a4b1094df0fa4076ba9726f66eb3d01f6fc3799d899b4c78cc9fd
|
3 |
+
size 1834384480
|
calme-3.1-qwenloi-3b-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f78d895d0a974940bca78e79486d0c7c3b6c039f0fc94e8ba64c865e93d091a6
|
3 |
+
size 2169666656
|
calme-3.1-qwenloi-3b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8962a8d1704979039063b5c69fafdb38b545c26143419ec4c574f37f2d6dd7b2
|
3 |
+
size 2224815200
|
calme-3.1-qwenloi-3b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:659b03eca35f18c76f3ac02ff1185f135c1d54c445c9c0bc91ddbc8e7b55a370
|
3 |
+
size 2169666656
|
calme-3.1-qwenloi-3b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd488de43ed2657ff6530d74733249545e0330d94b8988ef08e5f123eaf5bef3
|
3 |
+
size 2538159200
|
calme-3.1-qwenloi-3b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:033d23185f919b63201804efbc22d0510a99e65a2a4efb2d37071179eb758867
|
3 |
+
size 3285476448
|