GGUF
Japanese
English
TensorBlock
GGUF
Inference Endpoints
conversational
morriszms commited on
Commit
3162a8b
1 Parent(s): 74a54ac

Upload folder using huggingface_hub

Browse files
.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
+ shisa-7b-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ shisa-7b-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ shisa-7b-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ shisa-7b-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ shisa-7b-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ shisa-7b-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ shisa-7b-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ shisa-7b-v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ shisa-7b-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ shisa-7b-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ shisa-7b-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ shisa-7b-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ja
5
+ - en
6
+ datasets:
7
+ - augmxnt/ultra-orca-boros-en-ja-v1
8
+ - Open-Orca/SlimOrca
9
+ - augmxnt/shisa-en-ja-dpo-v1
10
+ tags:
11
+ - TensorBlock
12
+ - GGUF
13
+ base_model: augmxnt/shisa-7b-v1
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## augmxnt/shisa-7b-v1 - GGUF
28
+
29
+ This repo contains GGUF format model files for [augmxnt/shisa-7b-v1](https://huggingface.co/augmxnt/shisa-7b-v1).
30
+
31
+ 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).
32
+
33
+ <div style="text-align: left; margin: 20px 0;">
34
+ <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;">
35
+ Run them on the TensorBlock client using your local machine ↗
36
+ </a>
37
+ </div>
38
+
39
+ ## Prompt template
40
+
41
+ ```
42
+ <s>[INST] <<SYS>>
43
+ {system_prompt}
44
+ <</SYS>>
45
+
46
+ {prompt} [/INST]
47
+ ```
48
+
49
+ ## Model file specification
50
+
51
+ | Filename | Quant type | File Size | Description |
52
+ | -------- | ---------- | --------- | ----------- |
53
+ | [shisa-7b-v1-Q2_K.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q2_K.gguf) | Q2_K | 2.921 GB | smallest, significant quality loss - not recommended for most purposes |
54
+ | [shisa-7b-v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q3_K_S.gguf) | Q3_K_S | 3.370 GB | very small, high quality loss |
55
+ | [shisa-7b-v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q3_K_M.gguf) | Q3_K_M | 3.700 GB | very small, high quality loss |
56
+ | [shisa-7b-v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q3_K_L.gguf) | Q3_K_L | 3.982 GB | small, substantial quality loss |
57
+ | [shisa-7b-v1-Q4_0.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q4_0.gguf) | Q4_0 | 4.294 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
58
+ | [shisa-7b-v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q4_K_S.gguf) | Q4_K_S | 4.323 GB | small, greater quality loss |
59
+ | [shisa-7b-v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q4_K_M.gguf) | Q4_K_M | 4.535 GB | medium, balanced quality - recommended |
60
+ | [shisa-7b-v1-Q5_0.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q5_0.gguf) | Q5_0 | 5.164 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
61
+ | [shisa-7b-v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q5_K_S.gguf) | Q5_K_S | 5.164 GB | large, low quality loss - recommended |
62
+ | [shisa-7b-v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q5_K_M.gguf) | Q5_K_M | 5.288 GB | large, very low quality loss - recommended |
63
+ | [shisa-7b-v1-Q6_K.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q6_K.gguf) | Q6_K | 6.088 GB | very large, extremely low quality loss |
64
+ | [shisa-7b-v1-Q8_0.gguf](https://huggingface.co/tensorblock/shisa-7b-v1-GGUF/blob/main/shisa-7b-v1-Q8_0.gguf) | Q8_0 | 7.884 GB | very large, extremely low quality loss - not recommended |
65
+
66
+
67
+ ## Downloading instruction
68
+
69
+ ### Command line
70
+
71
+ Firstly, install Huggingface Client
72
+
73
+ ```shell
74
+ pip install -U "huggingface_hub[cli]"
75
+ ```
76
+
77
+ Then, downoad the individual model file the a local directory
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/shisa-7b-v1-GGUF --include "shisa-7b-v1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
81
+ ```
82
+
83
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/shisa-7b-v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
87
+ ```
shisa-7b-v1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e23fd18848b0f4445fb8ca2997a51b3fcf589c6ab9e7a579bf1ecd64241a15
3
+ size 3136108576
shisa-7b-v1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ada56b699c255af6e69ad614510a06f74ed0b435d7fe6a3e2dca761396c296
3
+ size 4275552288
shisa-7b-v1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec5379f24964469b30b1573d75a85d5b36b0e6b3721c38e97782b70ea0b631a5
3
+ size 3972513824
shisa-7b-v1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50222e3604084e5799b48f228d25d3f9e1e906916f41daadeb09ac159c5a5c9a
3
+ size 3618095136
shisa-7b-v1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9548d780380d3c1c92c38832bf98e3b3fce1718fc75a987be1473e43f0a96408
3
+ size 4610385952
shisa-7b-v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a920d9e7084b55222cd111acbecdeb22bec4fc049baa3486a3b1b3f9f25fd80a
3
+ size 4869908512
shisa-7b-v1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a56fa4837dfdfe221e38780de364347412cc1b840a029006c4325e76ab9674b
3
+ size 4641843232
shisa-7b-v1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6fe00e43f5eadf15ee1a0d6087fa58ce40f552f087ace906614d2c51c5f1db
3
+ size 5544306720
shisa-7b-v1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2659015684b8c34790b8b600b533b8e3dfdf08dc453f8028c6f76d48934d38b2
3
+ size 5678000160
shisa-7b-v1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054ee388d08f8dfd53157e8bf33b773e266c9d73d2cccc11240a411732e9c1db
3
+ size 5544306720
shisa-7b-v1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05be83133802876f56cc405ffc541047c9deb30244882b693cb0d31b58ecea75
3
+ size 6536597536
shisa-7b-v1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e9a3af24e3e5cae74b2e23997b51902533cc8a5c704b00f20af39965223792
3
+ size 8465236000