Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +70 -0
- dictalm2.0-instruct-fine-tuned-Q2_K.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q3_K_L.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q3_K_M.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q3_K_S.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q4_0.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q4_K_M.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q4_K_S.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q5_0.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q5_K_M.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q5_K_S.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-Q6_K.gguf +3 -0
- dictalm2.0-instruct-fine-tuned-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 |
+
dictalm2.0-instruct-fine-tuned-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
dictalm2.0-instruct-fine-tuned-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
dictalm2.0-instruct-fine-tuned-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
dictalm2.0-instruct-fine-tuned-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
dictalm2.0-instruct-fine-tuned-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
dictalm2.0-instruct-fine-tuned-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
dictalm2.0-instruct-fine-tuned-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
dictalm2.0-instruct-fine-tuned-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
dictalm2.0-instruct-fine-tuned-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
dictalm2.0-instruct-fine-tuned-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
dictalm2.0-instruct-fine-tuned-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
dictalm2.0-instruct-fine-tuned-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: ronigold/dictalm2.0-instruct-fine-tuned
|
7 |
+
---
|
8 |
+
|
9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
11 |
+
</div>
|
12 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
13 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
14 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
15 |
+
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>
|
16 |
+
</p>
|
17 |
+
</div>
|
18 |
+
</div>
|
19 |
+
|
20 |
+
## ronigold/dictalm2.0-instruct-fine-tuned - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [ronigold/dictalm2.0-instruct-fine-tuned](https://huggingface.co/ronigold/dictalm2.0-instruct-fine-tuned).
|
23 |
+
|
24 |
+
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).
|
25 |
+
|
26 |
+
## Prompt template
|
27 |
+
|
28 |
+
```
|
29 |
+
<s>[INST] {prompt} [/INST]
|
30 |
+
```
|
31 |
+
|
32 |
+
## Model file specification
|
33 |
+
|
34 |
+
| Filename | Quant type | File Size | Description |
|
35 |
+
| -------- | ---------- | --------- | ----------- |
|
36 |
+
| [dictalm2.0-instruct-fine-tuned-Q2_K.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q2_K.gguf) | Q2_K | 2.538 GB | smallest, significant quality loss - not recommended for most purposes |
|
37 |
+
| [dictalm2.0-instruct-fine-tuned-Q3_K_S.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q3_K_S.gguf) | Q3_K_S | 2.953 GB | very small, high quality loss |
|
38 |
+
| [dictalm2.0-instruct-fine-tuned-Q3_K_M.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q3_K_M.gguf) | Q3_K_M | 3.283 GB | very small, high quality loss |
|
39 |
+
| [dictalm2.0-instruct-fine-tuned-Q3_K_L.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q3_K_L.gguf) | Q3_K_L | 3.565 GB | small, substantial quality loss |
|
40 |
+
| [dictalm2.0-instruct-fine-tuned-Q4_0.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q4_0.gguf) | Q4_0 | 3.833 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
41 |
+
| [dictalm2.0-instruct-fine-tuned-Q4_K_S.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q4_K_S.gguf) | Q4_K_S | 3.862 GB | small, greater quality loss |
|
42 |
+
| [dictalm2.0-instruct-fine-tuned-Q4_K_M.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q4_K_M.gguf) | Q4_K_M | 4.075 GB | medium, balanced quality - recommended |
|
43 |
+
| [dictalm2.0-instruct-fine-tuned-Q5_0.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q5_0.gguf) | Q5_0 | 4.661 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
44 |
+
| [dictalm2.0-instruct-fine-tuned-Q5_K_S.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q5_K_S.gguf) | Q5_K_S | 4.661 GB | large, low quality loss - recommended |
|
45 |
+
| [dictalm2.0-instruct-fine-tuned-Q5_K_M.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q5_K_M.gguf) | Q5_K_M | 4.786 GB | large, very low quality loss - recommended |
|
46 |
+
| [dictalm2.0-instruct-fine-tuned-Q6_K.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q6_K.gguf) | Q6_K | 5.541 GB | very large, extremely low quality loss |
|
47 |
+
| [dictalm2.0-instruct-fine-tuned-Q8_0.gguf](https://huggingface.co/tensorblock/dictalm2.0-instruct-fine-tuned-GGUF/tree/main/dictalm2.0-instruct-fine-tuned-Q8_0.gguf) | Q8_0 | 7.177 GB | very large, extremely low quality loss - not recommended |
|
48 |
+
|
49 |
+
|
50 |
+
## Downloading instruction
|
51 |
+
|
52 |
+
### Command line
|
53 |
+
|
54 |
+
Firstly, install Huggingface Client
|
55 |
+
|
56 |
+
```shell
|
57 |
+
pip install -U "huggingface_hub[cli]"
|
58 |
+
```
|
59 |
+
|
60 |
+
Then, downoad the individual model file the a local directory
|
61 |
+
|
62 |
+
```shell
|
63 |
+
huggingface-cli download tensorblock/dictalm2.0-instruct-fine-tuned-GGUF --include "dictalm2.0-instruct-fine-tuned-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
64 |
+
```
|
65 |
+
|
66 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
67 |
+
|
68 |
+
```shell
|
69 |
+
huggingface-cli download tensorblock/dictalm2.0-instruct-fine-tuned-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
70 |
+
```
|
dictalm2.0-instruct-fine-tuned-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b873b29c25c88f9dd12f7b8a57e9ddcdd3b683a37ede2afda480cdeb1d7dd950
|
3 |
+
size 2724689120
|
dictalm2.0-instruct-fine-tuned-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fac4f12b17394a5c637cd6021a44aba2fbabfc2ceb0e720414fa7976e86e2e08
|
3 |
+
size 3827950816
|
dictalm2.0-instruct-fine-tuned-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0df3dd11be1f934503d3aabcb3238901a2499597ed0b3d314074bc9610547f2
|
3 |
+
size 3524912352
|
dictalm2.0-instruct-fine-tuned-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3da2cc2edcb985d35a338c934c599bf324277cdb5d0557cdc8eab760492cba05
|
3 |
+
size 3170493664
|
dictalm2.0-instruct-fine-tuned-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06e482f53ae8acad9909dcf3b2f7b9384a217174e933aa10df1a4fc9722015d3
|
3 |
+
size 4115469536
|
dictalm2.0-instruct-fine-tuned-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3ef342b7391b14f653f34168501c7d4ea3d8d26b8c236f4d6e6a2e7a17dcd21
|
3 |
+
size 4374992096
|
dictalm2.0-instruct-fine-tuned-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:533fca81c797853f19cff6792bd60f8c744e29bc562d84a34b44e01e2fa3a72a
|
3 |
+
size 4146926816
|
dictalm2.0-instruct-fine-tuned-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74a483306d8c9d50e9fb76f8d376d836d38fc7858cbf923e0ba5ef936097c101
|
3 |
+
size 5004858592
|
dictalm2.0-instruct-fine-tuned-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e0afcf99d714398668b1fd50a55a80ce5e7e1185c250b440d1a14a3aebb4c69
|
3 |
+
size 5138552032
|
dictalm2.0-instruct-fine-tuned-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73a0f7055febe9dc5af794fa11153bdfab2b73a22fe7b38ebd342866f3df28d9
|
3 |
+
size 5004858592
|
dictalm2.0-instruct-fine-tuned-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42bb19982719e3fe59c40440a286429963b4040afb0b7c59155d6fe4811e04fa
|
3 |
+
size 5949834464
|
dictalm2.0-instruct-fine-tuned-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a0aadfa683874f6070fdf0c59e82e04e94d98b070e7ecfe0b4e90017e284c9
|
3 |
+
size 7705912544
|