GGUF
Japanese
English
TensorBlock
GGUF
conversational
morriszms commited on
Commit
de2cf44
·
verified ·
1 Parent(s): 0774224

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
+ karasu-7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ karasu-7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ karasu-7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ karasu-7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ karasu-7B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ karasu-7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ karasu-7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ karasu-7B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ karasu-7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ karasu-7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ karasu-7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ karasu-7B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - graelo/wikipedia
5
+ - uonlp/CulturaX
6
+ - HuggingFaceH4/ultrachat_200k
7
+ language:
8
+ - ja
9
+ - en
10
+ tags:
11
+ - TensorBlock
12
+ - GGUF
13
+ base_model: lightblue/karasu-7B
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
+ ## lightblue/karasu-7B - GGUF
28
+
29
+ This repo contains GGUF format model files for [lightblue/karasu-7B](https://huggingface.co/lightblue/karasu-7B).
30
+
31
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
32
+
33
+ ## Our projects
34
+ <table border="1" cellspacing="0" cellpadding="10">
35
+ <tr>
36
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
37
+ <th style="font-size: 25px;">TensorBlock Studio</th>
38
+ </tr>
39
+ <tr>
40
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
41
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
42
+ </tr>
43
+ <tr>
44
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
45
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
46
+ </tr>
47
+ <tr>
48
+ <th>
49
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
50
+ display: inline-block;
51
+ padding: 8px 16px;
52
+ background-color: #FF7F50;
53
+ color: white;
54
+ text-decoration: none;
55
+ border-radius: 6px;
56
+ font-weight: bold;
57
+ font-family: sans-serif;
58
+ ">👀 See what we built 👀</a>
59
+ </th>
60
+ <th>
61
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
62
+ display: inline-block;
63
+ padding: 8px 16px;
64
+ background-color: #FF7F50;
65
+ color: white;
66
+ text-decoration: none;
67
+ border-radius: 6px;
68
+ font-weight: bold;
69
+ font-family: sans-serif;
70
+ ">👀 See what we built 👀</a>
71
+ </th>
72
+ </tr>
73
+ </table>
74
+
75
+ ## Prompt template
76
+
77
+ ```
78
+ <s>[INST] <<SYS>>
79
+ {system_prompt}
80
+ <</SYS>>
81
+
82
+ {prompt} [/INST]
83
+ ```
84
+
85
+ ## Model file specification
86
+
87
+ | Filename | Quant type | File Size | Description |
88
+ | -------- | ---------- | --------- | ----------- |
89
+ | [karasu-7B-Q2_K.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q2_K.gguf) | Q2_K | 3.136 GB | smallest, significant quality loss - not recommended for most purposes |
90
+ | [karasu-7B-Q3_K_S.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q3_K_S.gguf) | Q3_K_S | 3.618 GB | very small, high quality loss |
91
+ | [karasu-7B-Q3_K_M.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q3_K_M.gguf) | Q3_K_M | 3.973 GB | very small, high quality loss |
92
+ | [karasu-7B-Q3_K_L.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q3_K_L.gguf) | Q3_K_L | 4.276 GB | small, substantial quality loss |
93
+ | [karasu-7B-Q4_0.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q4_0.gguf) | Q4_0 | 4.610 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
94
+ | [karasu-7B-Q4_K_S.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q4_K_S.gguf) | Q4_K_S | 4.642 GB | small, greater quality loss |
95
+ | [karasu-7B-Q4_K_M.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q4_K_M.gguf) | Q4_K_M | 4.870 GB | medium, balanced quality - recommended |
96
+ | [karasu-7B-Q5_0.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q5_0.gguf) | Q5_0 | 5.544 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
97
+ | [karasu-7B-Q5_K_S.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q5_K_S.gguf) | Q5_K_S | 5.544 GB | large, low quality loss - recommended |
98
+ | [karasu-7B-Q5_K_M.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q5_K_M.gguf) | Q5_K_M | 5.678 GB | large, very low quality loss - recommended |
99
+ | [karasu-7B-Q6_K.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q6_K.gguf) | Q6_K | 6.537 GB | very large, extremely low quality loss |
100
+ | [karasu-7B-Q8_0.gguf](https://huggingface.co/tensorblock/lightblue_karasu-7B-GGUF/blob/main/karasu-7B-Q8_0.gguf) | Q8_0 | 8.465 GB | very large, extremely low quality loss - not recommended |
101
+
102
+
103
+ ## Downloading instruction
104
+
105
+ ### Command line
106
+
107
+ Firstly, install Huggingface Client
108
+
109
+ ```shell
110
+ pip install -U "huggingface_hub[cli]"
111
+ ```
112
+
113
+ Then, downoad the individual model file the a local directory
114
+
115
+ ```shell
116
+ huggingface-cli download tensorblock/lightblue_karasu-7B-GGUF --include "karasu-7B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
117
+ ```
118
+
119
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
120
+
121
+ ```shell
122
+ huggingface-cli download tensorblock/lightblue_karasu-7B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
123
+ ```
karasu-7B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4911585a21074f81e007e87ac287fbe577f1f0b75c7da95fb3fcb4a25b41d6f
3
+ size 3136109152
karasu-7B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabf413ab968cd36b866383e87fd1ac5ba6760525feffba10211b1ec7f32c4ba
3
+ size 4275552864
karasu-7B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be880a8f248e00cbd9180a6dfce365490baa552644937642c3fab9f4bbe8b1e
3
+ size 3972514400
karasu-7B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8912aa33e539e37b17152fa3468084d39c7c8be4dad6b88d374876fa6436f87
3
+ size 3618095712
karasu-7B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeab11947fda3f1622d90186965ae3dd3012c55a8a82362280de6d3159a50ba3
3
+ size 4610386528
karasu-7B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93eb310101f35d6455dfdcd91a181736d7f3e59c898074a2965586fbb1b1d392
3
+ size 4869909088
karasu-7B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b287b0924c3d430c67c62c521d863ad0d0ded0afd3cb1511c5f6c6788702f625
3
+ size 4641843808
karasu-7B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fabcd1be6b705012b2c248d047235e59819a7fa429e74847586008e8416638e9
3
+ size 5544307296
karasu-7B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed42b35934702716679cb1636b44141e89275a1a92de361b8a88669fc85e472
3
+ size 5678000736
karasu-7B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b9c430b32862f6f8ee3e12aa176ec1a3506434356c92bf9a8fdad6a6c72ca11
3
+ size 5544307296
karasu-7B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e38212b8f8eb082ac61949206287c935e07e7e5919e8fb89233fd4120c1e7b7
3
+ size 6536598112
karasu-7B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a99435c4e9f58c6e78a2d60e9bdb140d0e6617754e59ba5b1456bcec15cbbf6
3
+ size 8465236576