Text Generation
GGUF
Korean
Carrot
Korea
mergekit
TensorBlock
GGUF
conversational
morriszms commited on
Commit
45b58e5
·
verified ·
1 Parent(s): ee97a02

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
+ Rabbit-Ko-15B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Rabbit-Ko-15B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Rabbit-Ko-15B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Rabbit-Ko-15B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Rabbit-Ko-15B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Rabbit-Ko-15B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Rabbit-Ko-15B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Rabbit-Ko-15B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Rabbit-Ko-15B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Rabbit-Ko-15B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Rabbit-Ko-15B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Rabbit-Ko-15B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - CarrotAI/ko-instruction-dataset
5
+ - CarrotAI/Amazing-Instructions
6
+ - CarrotAI/kommlu
7
+ language:
8
+ - ko
9
+ base_model: CarrotAI/Rabbit-Ko-15B-Instruct
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - Carrot
13
+ - Korea
14
+ - mergekit
15
+ - TensorBlock
16
+ - GGUF
17
+ ---
18
+
19
+ <div style="width: auto; margin-left: auto; margin-right: auto">
20
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
21
+ </div>
22
+ <div style="display: flex; justify-content: space-between; width: 100%;">
23
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
24
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
25
+ 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>
26
+ </p>
27
+ </div>
28
+ </div>
29
+
30
+ ## CarrotAI/Rabbit-Ko-15B-Instruct - GGUF
31
+
32
+ This repo contains GGUF format model files for [CarrotAI/Rabbit-Ko-15B-Instruct](https://huggingface.co/CarrotAI/Rabbit-Ko-15B-Instruct).
33
+
34
+ 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).
35
+
36
+ ## Our projects
37
+ <table border="1" cellspacing="0" cellpadding="10">
38
+ <tr>
39
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
40
+ <th style="font-size: 25px;">TensorBlock Studio</th>
41
+ </tr>
42
+ <tr>
43
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
44
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
45
+ </tr>
46
+ <tr>
47
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
48
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
49
+ </tr>
50
+ <tr>
51
+ <th>
52
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
53
+ display: inline-block;
54
+ padding: 8px 16px;
55
+ background-color: #FF7F50;
56
+ color: white;
57
+ text-decoration: none;
58
+ border-radius: 6px;
59
+ font-weight: bold;
60
+ font-family: sans-serif;
61
+ ">👀 See what we built 👀</a>
62
+ </th>
63
+ <th>
64
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
65
+ display: inline-block;
66
+ padding: 8px 16px;
67
+ background-color: #FF7F50;
68
+ color: white;
69
+ text-decoration: none;
70
+ border-radius: 6px;
71
+ font-weight: bold;
72
+ font-family: sans-serif;
73
+ ">👀 See what we built 👀</a>
74
+ </th>
75
+ </tr>
76
+ </table>
77
+
78
+ ## Prompt template
79
+
80
+ ```
81
+ <|im_start|>system
82
+ {system_prompt}<|im_end|>
83
+ <|im_start|>user
84
+ {prompt}<|im_end|>
85
+ <|im_start|>assistant
86
+ ```
87
+
88
+ ## Model file specification
89
+
90
+ | Filename | Quant type | File Size | Description |
91
+ | -------- | ---------- | --------- | ----------- |
92
+ | [Rabbit-Ko-15B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q2_K.gguf) | Q2_K | 5.741 GB | smallest, significant quality loss - not recommended for most purposes |
93
+ | [Rabbit-Ko-15B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q3_K_S.gguf) | Q3_K_S | 6.698 GB | very small, high quality loss |
94
+ | [Rabbit-Ko-15B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q3_K_M.gguf) | Q3_K_M | 7.382 GB | very small, high quality loss |
95
+ | [Rabbit-Ko-15B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q3_K_L.gguf) | Q3_K_L | 7.976 GB | small, substantial quality loss |
96
+ | [Rabbit-Ko-15B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q4_0.gguf) | Q4_0 | 8.628 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
97
+ | [Rabbit-Ko-15B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q4_K_S.gguf) | Q4_K_S | 8.688 GB | small, greater quality loss |
98
+ | [Rabbit-Ko-15B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q4_K_M.gguf) | Q4_K_M | 9.167 GB | medium, balanced quality - recommended |
99
+ | [Rabbit-Ko-15B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q5_0.gguf) | Q5_0 | 10.444 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
100
+ | [Rabbit-Ko-15B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q5_K_S.gguf) | Q5_K_S | 10.444 GB | large, low quality loss - recommended |
101
+ | [Rabbit-Ko-15B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q5_K_M.gguf) | Q5_K_M | 10.722 GB | large, very low quality loss - recommended |
102
+ | [Rabbit-Ko-15B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q6_K.gguf) | Q6_K | 12.373 GB | very large, extremely low quality loss |
103
+ | [Rabbit-Ko-15B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF/blob/main/Rabbit-Ko-15B-Instruct-Q8_0.gguf) | Q8_0 | 16.024 GB | very large, extremely low quality loss - not recommended |
104
+
105
+
106
+ ## Downloading instruction
107
+
108
+ ### Command line
109
+
110
+ Firstly, install Huggingface Client
111
+
112
+ ```shell
113
+ pip install -U "huggingface_hub[cli]"
114
+ ```
115
+
116
+ Then, downoad the individual model file the a local directory
117
+
118
+ ```shell
119
+ huggingface-cli download tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF --include "Rabbit-Ko-15B-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
120
+ ```
121
+
122
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
123
+
124
+ ```shell
125
+ huggingface-cli download tensorblock/CarrotAI_Rabbit-Ko-15B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
126
+ ```
Rabbit-Ko-15B-Instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93feca03c08a49f474f70025929794692e9e56e5c7dbc9326550b793a5b2a0fc
3
+ size 5740620000
Rabbit-Ko-15B-Instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09c2aa380ab8334f557b717faea8ffbd6a29d1e540929f638881f6199add221
3
+ size 7975616736
Rabbit-Ko-15B-Instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:876c5817d9090140c58f155cdc6a2d9ce6a2ed8dd78850f4d9197e190b2162d8
3
+ size 7382221024
Rabbit-Ko-15B-Instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0f884e23d8e80811d3a61d38f2ac73ef912445ca8d27117e3b429658e63803
3
+ size 6698279136
Rabbit-Ko-15B-Instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73064bbdaa46d0b25af5d7ee43b90e4c5863c72441767d36b5b645661962309
3
+ size 8627747040
Rabbit-Ko-15B-Instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b73722c248bc51121173908cbfb7722255bd4c14006f60ae81e309a1625a2ba
3
+ size 9167067360
Rabbit-Ko-15B-Instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366e4b678b663706c525117494f7809b5070b494c3d0ef8e8856f181945d77cc
3
+ size 8688072928
Rabbit-Ko-15B-Instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a906f307e3a39145bed72f165bcdf2872042e045d5037254a315fda7b7b32b7
3
+ size 10443716832
Rabbit-Ko-15B-Instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0239d0b99bb3af1c747ace4d3d6d3fd01ab00deb1265e31732982cffdee32b36
3
+ size 10721548512
Rabbit-Ko-15B-Instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb6aafd7c36e5f4022c979b11cfd023c41938fdeae61c71d54b24b583279096
3
+ size 10443716832
Rabbit-Ko-15B-Instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29058485ee3b3fb86abeeb0c43e15fd21945f60540ced357f37bddaca5c1575f
3
+ size 12373184736
Rabbit-Ko-15B-Instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:563479137dcce5f1bf8d32527b763e53c86a5aa1b6b13ef0b45e2029bf5478b6
3
+ size 16023617760