Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +82 -0
- shisa-base-7b-v1-Q2_K.gguf +3 -0
- shisa-base-7b-v1-Q3_K_L.gguf +3 -0
- shisa-base-7b-v1-Q3_K_M.gguf +3 -0
- shisa-base-7b-v1-Q3_K_S.gguf +3 -0
- shisa-base-7b-v1-Q4_0.gguf +3 -0
- shisa-base-7b-v1-Q4_K_M.gguf +3 -0
- shisa-base-7b-v1-Q4_K_S.gguf +3 -0
- shisa-base-7b-v1-Q5_0.gguf +3 -0
- shisa-base-7b-v1-Q5_K_M.gguf +3 -0
- shisa-base-7b-v1-Q5_K_S.gguf +3 -0
- shisa-base-7b-v1-Q6_K.gguf +3 -0
- shisa-base-7b-v1-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 |
+
shisa-base-7b-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
shisa-base-7b-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
shisa-base-7b-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
shisa-base-7b-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
shisa-base-7b-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
shisa-base-7b-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
shisa-base-7b-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
shisa-base-7b-v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
shisa-base-7b-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
shisa-base-7b-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
shisa-base-7b-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
shisa-base-7b-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ja
|
6 |
+
datasets:
|
7 |
+
- augmxnt/shisa-pretrain-en-ja-v1
|
8 |
+
- allenai/MADLAD-400
|
9 |
+
tags:
|
10 |
+
- TensorBlock
|
11 |
+
- GGUF
|
12 |
+
base_model: augmxnt/shisa-base-7b-v1
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
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>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## augmxnt/shisa-base-7b-v1 - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [augmxnt/shisa-base-7b-v1](https://huggingface.co/augmxnt/shisa-base-7b-v1).
|
29 |
+
|
30 |
+
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).
|
31 |
+
|
32 |
+
<div style="text-align: left; margin: 20px 0;">
|
33 |
+
<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;">
|
34 |
+
Run them on the TensorBlock client using your local machine ↗
|
35 |
+
</a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## Prompt template
|
39 |
+
|
40 |
+
```
|
41 |
+
|
42 |
+
```
|
43 |
+
|
44 |
+
## Model file specification
|
45 |
+
|
46 |
+
| Filename | Quant type | File Size | Description |
|
47 |
+
| -------- | ---------- | --------- | ----------- |
|
48 |
+
| [shisa-base-7b-v1-Q2_K.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q2_K.gguf) | Q2_K | 3.136 GB | smallest, significant quality loss - not recommended for most purposes |
|
49 |
+
| [shisa-base-7b-v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q3_K_S.gguf) | Q3_K_S | 3.618 GB | very small, high quality loss |
|
50 |
+
| [shisa-base-7b-v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q3_K_M.gguf) | Q3_K_M | 3.972 GB | very small, high quality loss |
|
51 |
+
| [shisa-base-7b-v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q3_K_L.gguf) | Q3_K_L | 4.275 GB | small, substantial quality loss |
|
52 |
+
| [shisa-base-7b-v1-Q4_0.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q4_0.gguf) | Q4_0 | 4.610 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
53 |
+
| [shisa-base-7b-v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q4_K_S.gguf) | Q4_K_S | 4.642 GB | small, greater quality loss |
|
54 |
+
| [shisa-base-7b-v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q4_K_M.gguf) | Q4_K_M | 4.870 GB | medium, balanced quality - recommended |
|
55 |
+
| [shisa-base-7b-v1-Q5_0.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q5_0.gguf) | Q5_0 | 5.544 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
56 |
+
| [shisa-base-7b-v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q5_K_S.gguf) | Q5_K_S | 5.544 GB | large, low quality loss - recommended |
|
57 |
+
| [shisa-base-7b-v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q5_K_M.gguf) | Q5_K_M | 5.678 GB | large, very low quality loss - recommended |
|
58 |
+
| [shisa-base-7b-v1-Q6_K.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q6_K.gguf) | Q6_K | 6.536 GB | very large, extremely low quality loss |
|
59 |
+
| [shisa-base-7b-v1-Q8_0.gguf](https://huggingface.co/tensorblock/shisa-base-7b-v1-GGUF/blob/main/shisa-base-7b-v1-Q8_0.gguf) | Q8_0 | 8.465 GB | very large, extremely low quality loss - not recommended |
|
60 |
+
|
61 |
+
|
62 |
+
## Downloading instruction
|
63 |
+
|
64 |
+
### Command line
|
65 |
+
|
66 |
+
Firstly, install Huggingface Client
|
67 |
+
|
68 |
+
```shell
|
69 |
+
pip install -U "huggingface_hub[cli]"
|
70 |
+
```
|
71 |
+
|
72 |
+
Then, downoad the individual model file the a local directory
|
73 |
+
|
74 |
+
```shell
|
75 |
+
huggingface-cli download tensorblock/shisa-base-7b-v1-GGUF --include "shisa-base-7b-v1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
76 |
+
```
|
77 |
+
|
78 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
79 |
+
|
80 |
+
```shell
|
81 |
+
huggingface-cli download tensorblock/shisa-base-7b-v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
82 |
+
```
|
shisa-base-7b-v1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d655904c7c96d91d0db578f6279c2b6b48ef1ba8ba9e73dcfa8f5d07b07bfc47
|
3 |
+
size 3135852928
|
shisa-base-7b-v1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3cf603b28e1ef79df2cde4124abe43923e6455e45baf77cd0f77bfb578f28f4
|
3 |
+
size 4275274176
|
shisa-base-7b-v1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1e8c97e0275f6423541c5a8971d22d30eb2fa71ae6afb2798c428b7c49df1c2
|
3 |
+
size 3972235712
|
shisa-base-7b-v1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b431789da3ba5e082f0632c1c8128a498b84c905af273a98e82fc607ccbfce1
|
3 |
+
size 3617817024
|
shisa-base-7b-v1-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eac67e66f90666f0661e2e347ad8e9c83dad4d1ead2f0a0653d29d098220fc30
|
3 |
+
size 4610078464
|
shisa-base-7b-v1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057dec8f4ea45d45e0178c4bc4cf55346b4b878319ed58df443c02b3738a24de
|
3 |
+
size 4869601024
|
shisa-base-7b-v1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e808eea5ab4899165a6009cb2b15e026faec43bf101c8f4f4ab1939d05e39888
|
3 |
+
size 4641535744
|
shisa-base-7b-v1-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c166aa5d23f8d92988cbcd9a265c2f419c39c326c22d76c47d2d6882bd6a4682
|
3 |
+
size 5543971584
|
shisa-base-7b-v1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6839b491c139699190546cf5d0a0bd86133cdadb74f974db37737732d690c52
|
3 |
+
size 5677665024
|
shisa-base-7b-v1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baf3259652322956e3d28811afa18e894006bb518fb3d280d3ae8dfc8f4cca34
|
3 |
+
size 5543971584
|
shisa-base-7b-v1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b06e0491b818d70627a37aee30e2c420153ca7f8bc916ad3d833a42ff20e44d
|
3 |
+
size 6536233024
|
shisa-base-7b-v1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cada9e7d691432fae51de86539d4b8018be89b32e8a84c208ea4c55c30f81f2
|
3 |
+
size 8464764352
|