GGUF
Russian
TensorBlock
GGUF
conversational
morriszms commited on
Commit
676aa45
·
verified ·
1 Parent(s): 1d0b2b9

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
+ saiga_gemma2_9b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ saiga_gemma2_9b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ saiga_gemma2_9b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ saiga_gemma2_9b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ saiga_gemma2_9b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ saiga_gemma2_9b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ saiga_gemma2_9b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ saiga_gemma2_9b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ saiga_gemma2_9b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ saiga_gemma2_9b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ saiga_gemma2_9b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ saiga_gemma2_9b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ru
4
+ datasets:
5
+ - IlyaGusev/saiga_scored
6
+ - IlyaGusev/saiga_preferences
7
+ license: gemma
8
+ tags:
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: IlyaGusev/saiga_gemma2_9b
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## IlyaGusev/saiga_gemma2_9b - GGUF
26
+
27
+ This repo contains GGUF format model files for [IlyaGusev/saiga_gemma2_9b](https://huggingface.co/IlyaGusev/saiga_gemma2_9b).
28
+
29
+ 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).
30
+
31
+ ## Our projects
32
+ <table border="1" cellspacing="0" cellpadding="10">
33
+ <tr>
34
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
35
+ <th style="font-size: 25px;">TensorBlock Studio</th>
36
+ </tr>
37
+ <tr>
38
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
39
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
40
+ </tr>
41
+ <tr>
42
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
43
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
44
+ </tr>
45
+ <tr>
46
+ <th>
47
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
48
+ display: inline-block;
49
+ padding: 8px 16px;
50
+ background-color: #FF7F50;
51
+ color: white;
52
+ text-decoration: none;
53
+ border-radius: 6px;
54
+ font-weight: bold;
55
+ font-family: sans-serif;
56
+ ">👀 See what we built 👀</a>
57
+ </th>
58
+ <th>
59
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
60
+ display: inline-block;
61
+ padding: 8px 16px;
62
+ background-color: #FF7F50;
63
+ color: white;
64
+ text-decoration: none;
65
+ border-radius: 6px;
66
+ font-weight: bold;
67
+ font-family: sans-serif;
68
+ ">👀 See what we built 👀</a>
69
+ </th>
70
+ </tr>
71
+ </table>
72
+
73
+ ## Prompt template
74
+
75
+ ```
76
+ <bos><start_of_turn>system
77
+ {system_prompt}<end_of_turn>
78
+ <start_of_turn>user
79
+ {prompt}<end_of_turn>
80
+ <start_of_turn>model
81
+ ```
82
+
83
+ ## Model file specification
84
+
85
+ | Filename | Quant type | File Size | Description |
86
+ | -------- | ---------- | --------- | ----------- |
87
+ | [saiga_gemma2_9b-Q2_K.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q2_K.gguf) | Q2_K | 3.805 GB | smallest, significant quality loss - not recommended for most purposes |
88
+ | [saiga_gemma2_9b-Q3_K_S.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q3_K_S.gguf) | Q3_K_S | 4.338 GB | very small, high quality loss |
89
+ | [saiga_gemma2_9b-Q3_K_M.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q3_K_M.gguf) | Q3_K_M | 4.762 GB | very small, high quality loss |
90
+ | [saiga_gemma2_9b-Q3_K_L.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q3_K_L.gguf) | Q3_K_L | 5.132 GB | small, substantial quality loss |
91
+ | [saiga_gemma2_9b-Q4_0.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q4_0.gguf) | Q4_0 | 5.443 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
92
+ | [saiga_gemma2_9b-Q4_K_S.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q4_K_S.gguf) | Q4_K_S | 5.479 GB | small, greater quality loss |
93
+ | [saiga_gemma2_9b-Q4_K_M.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q4_K_M.gguf) | Q4_K_M | 5.761 GB | medium, balanced quality - recommended |
94
+ | [saiga_gemma2_9b-Q5_0.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q5_0.gguf) | Q5_0 | 6.484 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
95
+ | [saiga_gemma2_9b-Q5_K_S.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q5_K_S.gguf) | Q5_K_S | 6.484 GB | large, low quality loss - recommended |
96
+ | [saiga_gemma2_9b-Q5_K_M.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q5_K_M.gguf) | Q5_K_M | 6.647 GB | large, very low quality loss - recommended |
97
+ | [saiga_gemma2_9b-Q6_K.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q6_K.gguf) | Q6_K | 7.589 GB | very large, extremely low quality loss |
98
+ | [saiga_gemma2_9b-Q8_0.gguf](https://huggingface.co/tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF/blob/main/saiga_gemma2_9b-Q8_0.gguf) | Q8_0 | 9.827 GB | very large, extremely low quality loss - not recommended |
99
+
100
+
101
+ ## Downloading instruction
102
+
103
+ ### Command line
104
+
105
+ Firstly, install Huggingface Client
106
+
107
+ ```shell
108
+ pip install -U "huggingface_hub[cli]"
109
+ ```
110
+
111
+ Then, downoad the individual model file the a local directory
112
+
113
+ ```shell
114
+ huggingface-cli download tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF --include "saiga_gemma2_9b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
115
+ ```
116
+
117
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
118
+
119
+ ```shell
120
+ huggingface-cli download tensorblock/IlyaGusev_saiga_gemma2_9b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
121
+ ```
saiga_gemma2_9b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9148188de1111360be15fa0f4178e90e0d35866069516182bf0923f50ae832
3
+ size 3805398112
saiga_gemma2_9b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:416d45546db40ad06775a37c0930aea9ab02bf8aa030d54b7959c42a3bc49b4e
3
+ size 5132452960
saiga_gemma2_9b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a19505480a41f20a0f12b2784cb68872d0097ab94046aaf810a8e9bddf42b3
3
+ size 4761781344
saiga_gemma2_9b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaeb86a29288ded5ee346ea928396a6d7386bafe317c7b5397a4f4e909119a7e
3
+ size 4337665120
saiga_gemma2_9b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f70240e17aec89c3d6aa0a759c98d6b00370991450a1adb54d47be0bb3b7198a
3
+ size 5443142752
saiga_gemma2_9b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8bf918c185878940d4d62b44d7d1d31c428c503278922edd861b6a8f74bf3f4
3
+ size 5761057888
saiga_gemma2_9b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1342f83e8c95924a3f8efd2b26299c02557e5c322d2e7d53d0ee44ecc1ac8d
3
+ size 5478925408
saiga_gemma2_9b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad175537e53758eaede095f1e099103b70d0171f639315200ea76701412901a
3
+ size 6483592288
saiga_gemma2_9b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66753e9cbe870622d3d9e18d55cbb92828d3a4b482c9e38c892c30336a5f1b07
3
+ size 6647366752
saiga_gemma2_9b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17fbe0dd41fe690c877c158b70ec56431dd60eeb10bb4f69012cfd59e1f1748f
3
+ size 6483592288
saiga_gemma2_9b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd822599dcb46245a757d832756887686beae5d2f91946edfcea3bae840c09d
3
+ size 7589069920
saiga_gemma2_9b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277b66112e792634e567aba22691288e522855585913d92464eaf611e94c216f
3
+ size 9827148896