Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +85 -0
- youri-7b-instruction-Q2_K.gguf +3 -0
- youri-7b-instruction-Q3_K_L.gguf +3 -0
- youri-7b-instruction-Q3_K_M.gguf +3 -0
- youri-7b-instruction-Q3_K_S.gguf +3 -0
- youri-7b-instruction-Q4_0.gguf +3 -0
- youri-7b-instruction-Q4_K_M.gguf +3 -0
- youri-7b-instruction-Q4_K_S.gguf +3 -0
- youri-7b-instruction-Q5_0.gguf +3 -0
- youri-7b-instruction-Q5_K_M.gguf +3 -0
- youri-7b-instruction-Q5_K_S.gguf +3 -0
- youri-7b-instruction-Q6_K.gguf +3 -0
- youri-7b-instruction-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 |
+
youri-7b-instruction-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
youri-7b-instruction-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
youri-7b-instruction-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
youri-7b-instruction-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
youri-7b-instruction-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
youri-7b-instruction-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
youri-7b-instruction-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
youri-7b-instruction-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
youri-7b-instruction-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
youri-7b-instruction-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
youri-7b-instruction-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
youri-7b-instruction-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
thumbnail: https://github.com/rinnakk/japanese-pretrained-models/blob/master/rinna.png
|
3 |
+
license: llama2
|
4 |
+
language:
|
5 |
+
- ja
|
6 |
+
- en
|
7 |
+
inference: false
|
8 |
+
datasets:
|
9 |
+
- databricks/databricks-dolly-15k
|
10 |
+
- kunishou/databricks-dolly-15k-ja
|
11 |
+
- izumi-lab/llm-japanese-dataset
|
12 |
+
base_model: rinna/youri-7b-instruction
|
13 |
+
tags:
|
14 |
+
- TensorBlock
|
15 |
+
- GGUF
|
16 |
+
---
|
17 |
+
|
18 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
19 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
20 |
+
</div>
|
21 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
22 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
23 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
24 |
+
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>
|
25 |
+
</p>
|
26 |
+
</div>
|
27 |
+
</div>
|
28 |
+
|
29 |
+
## rinna/youri-7b-instruction - GGUF
|
30 |
+
|
31 |
+
This repo contains GGUF format model files for [rinna/youri-7b-instruction](https://huggingface.co/rinna/youri-7b-instruction).
|
32 |
+
|
33 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
34 |
+
|
35 |
+
<div style="text-align: left; margin: 20px 0;">
|
36 |
+
<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;">
|
37 |
+
Run them on the TensorBlock client using your local machine ↗
|
38 |
+
</a>
|
39 |
+
</div>
|
40 |
+
|
41 |
+
## Prompt template
|
42 |
+
|
43 |
+
```
|
44 |
+
|
45 |
+
```
|
46 |
+
|
47 |
+
## Model file specification
|
48 |
+
|
49 |
+
| Filename | Quant type | File Size | Description |
|
50 |
+
| -------- | ---------- | --------- | ----------- |
|
51 |
+
| [youri-7b-instruction-Q2_K.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
|
52 |
+
| [youri-7b-instruction-Q3_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
|
53 |
+
| [youri-7b-instruction-Q3_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
|
54 |
+
| [youri-7b-instruction-Q3_K_L.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
|
55 |
+
| [youri-7b-instruction-Q4_0.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
56 |
+
| [youri-7b-instruction-Q4_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
|
57 |
+
| [youri-7b-instruction-Q4_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
|
58 |
+
| [youri-7b-instruction-Q5_0.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
59 |
+
| [youri-7b-instruction-Q5_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
|
60 |
+
| [youri-7b-instruction-Q5_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
|
61 |
+
| [youri-7b-instruction-Q6_K.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
|
62 |
+
| [youri-7b-instruction-Q8_0.gguf](https://huggingface.co/tensorblock/youri-7b-instruction-GGUF/blob/main/youri-7b-instruction-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
|
63 |
+
|
64 |
+
|
65 |
+
## Downloading instruction
|
66 |
+
|
67 |
+
### Command line
|
68 |
+
|
69 |
+
Firstly, install Huggingface Client
|
70 |
+
|
71 |
+
```shell
|
72 |
+
pip install -U "huggingface_hub[cli]"
|
73 |
+
```
|
74 |
+
|
75 |
+
Then, downoad the individual model file the a local directory
|
76 |
+
|
77 |
+
```shell
|
78 |
+
huggingface-cli download tensorblock/youri-7b-instruction-GGUF --include "youri-7b-instruction-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
79 |
+
```
|
80 |
+
|
81 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
82 |
+
|
83 |
+
```shell
|
84 |
+
huggingface-cli download tensorblock/youri-7b-instruction-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
85 |
+
```
|
youri-7b-instruction-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e658d31952b8bd6cbd473ef1bb2739c10ccc7460c5c66262bfde16ac208ec1e1
|
3 |
+
size 2532865152
|
youri-7b-instruction-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f0af12a5474da6de87708ca64a9e1c8163490dafbfb49ebbe9d198c4a2376c2
|
3 |
+
size 3597112448
|
youri-7b-instruction-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a823c4f4e07c20e1f3fae15da312498ec483fd6089dfd1aee7f4b4936972e92a
|
3 |
+
size 3298006144
|
youri-7b-instruction-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e3fed9c83a63c0d9a3e688890f31c72eecc19c7c470b64b056d0437e2c2acb
|
3 |
+
size 2948306048
|
youri-7b-instruction-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2d6d43dbfde917532e5d8a2a6eddbeaa619874937acafebce32525bbd669691
|
3 |
+
size 3825808512
|
youri-7b-instruction-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:258485ec4d550f5c7a12d78ad0a73bcd8ac41c2ba930e80e3387b3c5de003d5a
|
3 |
+
size 4081005696
|
youri-7b-instruction-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b09abbab4993b4f4a104c9b9095eeaa7378d219c220d6b4f964adbecbe4242f
|
3 |
+
size 3856741504
|
youri-7b-instruction-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc6218d2a33b492134a463c5389d7df40ab0ea0f6251affcce5fefd89c8fd9f3
|
3 |
+
size 4651693184
|
youri-7b-instruction-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d43b5cfdd230fb07d308443bc384b0cf1b2bfcc10376a7fc8c621bc50386995c
|
3 |
+
size 4783158400
|
youri-7b-instruction-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b39793a668fafb50ada797f0d6795842319360076cee04198971626a94acaf26
|
3 |
+
size 4651693184
|
youri-7b-instruction-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d5fb97f148299881500c723f12247e952213f6d4b193651cc2d5ebd866ea829
|
3 |
+
size 5529195648
|
youri-7b-instruction-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ffd15176cf8a8e8e42fed419f88f2209b4cf2b1a523fa6ba1ba362c56450c18
|
3 |
+
size 7161091200
|