Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +79 -0
- gemma-2-9b-it-Q2_K.gguf +3 -0
- gemma-2-9b-it-Q3_K_L.gguf +3 -0
- gemma-2-9b-it-Q3_K_M.gguf +3 -0
- gemma-2-9b-it-Q3_K_S.gguf +3 -0
- gemma-2-9b-it-Q4_0.gguf +3 -0
- gemma-2-9b-it-Q4_K_M.gguf +3 -0
- gemma-2-9b-it-Q4_K_S.gguf +3 -0
- gemma-2-9b-it-Q5_0.gguf +3 -0
- gemma-2-9b-it-Q5_K_M.gguf +3 -0
- gemma-2-9b-it-Q5_K_S.gguf +3 -0
- gemma-2-9b-it-Q6_K.gguf +3 -0
- gemma-2-9b-it-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 |
+
gemma-2-9b-it-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gemma-2-9b-it-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
gemma-2-9b-it-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
gemma-2-9b-it-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
gemma-2-9b-it-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
gemma-2-9b-it-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
gemma-2-9b-it-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
gemma-2-9b-it-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
gemma-2-9b-it-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
gemma-2-9b-it-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
gemma-2-9b-it-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
gemma-2-9b-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: transformers
|
5 |
+
license: gemma
|
6 |
+
tags:
|
7 |
+
- unsloth
|
8 |
+
- transformers
|
9 |
+
- gemma2
|
10 |
+
- gemma
|
11 |
+
- TensorBlock
|
12 |
+
- GGUF
|
13 |
+
base_model: unsloth/gemma-2-9b-it
|
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 |
+
## unsloth/gemma-2-9b-it - GGUF
|
28 |
+
|
29 |
+
This repo contains GGUF format model files for [unsloth/gemma-2-9b-it](https://huggingface.co/unsloth/gemma-2-9b-it).
|
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 |
+
## Prompt template
|
34 |
+
|
35 |
+
```
|
36 |
+
<bos><start_of_turn>user
|
37 |
+
{prompt}<end_of_turn>
|
38 |
+
<start_of_turn>model
|
39 |
+
```
|
40 |
+
|
41 |
+
## Model file specification
|
42 |
+
|
43 |
+
| Filename | Quant type | File Size | Description |
|
44 |
+
| -------- | ---------- | --------- | ----------- |
|
45 |
+
| [gemma-2-9b-it-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q2_K.gguf) | Q2_K | 3.544 GB | smallest, significant quality loss - not recommended for most purposes |
|
46 |
+
| [gemma-2-9b-it-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q3_K_S.gguf) | Q3_K_S | 4.040 GB | very small, high quality loss |
|
47 |
+
| [gemma-2-9b-it-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q3_K_M.gguf) | Q3_K_M | 4.435 GB | very small, high quality loss |
|
48 |
+
| [gemma-2-9b-it-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q3_K_L.gguf) | Q3_K_L | 4.780 GB | small, substantial quality loss |
|
49 |
+
| [gemma-2-9b-it-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q4_0.gguf) | Q4_0 | 5.069 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
50 |
+
| [gemma-2-9b-it-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q4_K_S.gguf) | Q4_K_S | 5.103 GB | small, greater quality loss |
|
51 |
+
| [gemma-2-9b-it-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q4_K_M.gguf) | Q4_K_M | 5.365 GB | medium, balanced quality - recommended |
|
52 |
+
| [gemma-2-9b-it-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q5_0.gguf) | Q5_0 | 6.038 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
53 |
+
| [gemma-2-9b-it-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q5_K_S.gguf) | Q5_K_S | 6.038 GB | large, low quality loss - recommended |
|
54 |
+
| [gemma-2-9b-it-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q5_K_M.gguf) | Q5_K_M | 6.191 GB | large, very low quality loss - recommended |
|
55 |
+
| [gemma-2-9b-it-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q6_K.gguf) | Q6_K | 7.068 GB | very large, extremely low quality loss |
|
56 |
+
| [gemma-2-9b-it-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-it-GGUF/tree/main/gemma-2-9b-it-Q8_0.gguf) | Q8_0 | 9.152 GB | very large, extremely low quality loss - not recommended |
|
57 |
+
|
58 |
+
|
59 |
+
## Downloading instruction
|
60 |
+
|
61 |
+
### Command line
|
62 |
+
|
63 |
+
Firstly, install Huggingface Client
|
64 |
+
|
65 |
+
```shell
|
66 |
+
pip install -U "huggingface_hub[cli]"
|
67 |
+
```
|
68 |
+
|
69 |
+
Then, downoad the individual model file the a local directory
|
70 |
+
|
71 |
+
```shell
|
72 |
+
huggingface-cli download tensorblock/gemma-2-9b-it-GGUF --include "gemma-2-9b-it-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
73 |
+
```
|
74 |
+
|
75 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
76 |
+
|
77 |
+
```shell
|
78 |
+
huggingface-cli download tensorblock/gemma-2-9b-it-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
79 |
+
```
|
gemma-2-9b-it-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82250c200ce7a505ea787adc6a4ef1113de77ceff6eec6c9d6423bb46c7968ec
|
3 |
+
size 3805398080
|
gemma-2-9b-it-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22a463c6e069aa07279b3d90b2ed23d3ad38fb8f28559bd32209a29bcb8c46a7
|
3 |
+
size 5132452928
|
gemma-2-9b-it-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e034fd6e780ceb3572fb9c088a1c4496731e799cc73da091cf77bea81894ae4
|
3 |
+
size 4761781312
|
gemma-2-9b-it-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:330400b1a66148b2171a00c65bf0f2a1290466d7c1c7ffa2c77023fd1e4c31d1
|
3 |
+
size 4337665088
|
gemma-2-9b-it-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767e3b0c016381522f514efd87e7ea19967ba1734e6dd1aebd7ff1fb1ca073e6
|
3 |
+
size 5443142720
|
gemma-2-9b-it-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e77358a5eb4a49cdbed91502866816c81ba5fa82695c92bed2d18fe24acc133
|
3 |
+
size 5761057856
|
gemma-2-9b-it-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:433c90f8b7ac23a3c89f90fc2f9a0bddeede6672106ed7dcf5ba72ff4387cc6e
|
3 |
+
size 5478925376
|
gemma-2-9b-it-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f76243c22c1230bc5fe99859f3f74b5aca37fb1c7b0749bd9fae4507e3e1b5bd
|
3 |
+
size 6483592256
|
gemma-2-9b-it-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:971890b552b4fc92b0a4a5e7ab980618e93824762e8aca1e974965f674d17436
|
3 |
+
size 6647366720
|
gemma-2-9b-it-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3df6479f610687903338b8030980fb04ff0c22b67869dbfcc6c3c519f80363c
|
3 |
+
size 6483592256
|
gemma-2-9b-it-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5dedc0e8530444718a807007913241c34bb15ea601a60cced655215e27b54f7
|
3 |
+
size 7589069888
|
gemma-2-9b-it-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a12f533529fbba551a26a4000ecdcec8db9f141d6d2f8dfd9563b244eacbe377
|
3 |
+
size 9827148864
|