morriszms commited on
Commit
04680d0
1 Parent(s): a024e05

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
+ gemma-2-9b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ gemma-2-9b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ gemma-2-9b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ gemma-2-9b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ gemma-2-9b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ gemma-2-9b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ gemma-2-9b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ gemma-2-9b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ gemma-2-9b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ gemma-2-9b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ gemma-2-9b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ gemma-2-9b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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 - GGUF
28
+
29
+ This repo contains GGUF format model files for [unsloth/gemma-2-9b](https://huggingface.co/unsloth/gemma-2-9b).
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
+
37
+ ```
38
+
39
+ ## Model file specification
40
+
41
+ | Filename | Quant type | File Size | Description |
42
+ | -------- | ---------- | --------- | ----------- |
43
+ | [gemma-2-9b-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q2_K.gguf) | Q2_K | 3.544 GB | smallest, significant quality loss - not recommended for most purposes |
44
+ | [gemma-2-9b-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q3_K_S.gguf) | Q3_K_S | 4.040 GB | very small, high quality loss |
45
+ | [gemma-2-9b-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q3_K_M.gguf) | Q3_K_M | 4.435 GB | very small, high quality loss |
46
+ | [gemma-2-9b-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q3_K_L.gguf) | Q3_K_L | 4.780 GB | small, substantial quality loss |
47
+ | [gemma-2-9b-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q4_0.gguf) | Q4_0 | 5.069 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
48
+ | [gemma-2-9b-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q4_K_S.gguf) | Q4_K_S | 5.103 GB | small, greater quality loss |
49
+ | [gemma-2-9b-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q4_K_M.gguf) | Q4_K_M | 5.365 GB | medium, balanced quality - recommended |
50
+ | [gemma-2-9b-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q5_0.gguf) | Q5_0 | 6.038 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
51
+ | [gemma-2-9b-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q5_K_S.gguf) | Q5_K_S | 6.038 GB | large, low quality loss - recommended |
52
+ | [gemma-2-9b-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q5_K_M.gguf) | Q5_K_M | 6.191 GB | large, very low quality loss - recommended |
53
+ | [gemma-2-9b-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q6_K.gguf) | Q6_K | 7.068 GB | very large, extremely low quality loss |
54
+ | [gemma-2-9b-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-2-9b-GGUF/tree/main/gemma-2-9b-Q8_0.gguf) | Q8_0 | 9.152 GB | very large, extremely low quality loss - not recommended |
55
+
56
+
57
+ ## Downloading instruction
58
+
59
+ ### Command line
60
+
61
+ Firstly, install Huggingface Client
62
+
63
+ ```shell
64
+ pip install -U "huggingface_hub[cli]"
65
+ ```
66
+
67
+ Then, downoad the individual model file the a local directory
68
+
69
+ ```shell
70
+ huggingface-cli download tensorblock/gemma-2-9b-GGUF --include "gemma-2-9b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
71
+ ```
72
+
73
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/gemma-2-9b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
77
+ ```
gemma-2-9b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6af6d1a8a93de3f6361af9ff8bfd8eb063d85539b9c6762ff23ffeec7f83d5af
3
+ size 3805397376
gemma-2-9b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5620d6a07c5797eca9b82ff231a8136be2f8b37bef4973e972053517988bcbed
3
+ size 5132452224
gemma-2-9b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c07669932686f109abccbe89c740a52b4eaee1e7c59e44ca9c87069aac05bf5
3
+ size 4761780608
gemma-2-9b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50703e49fce96d8dd39c735e51acd36946a0be8161ab4c5b89c6865fda9e0b2
3
+ size 4337664384
gemma-2-9b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d98335b9b0003db0ceac3eb94ff69b8787abda1aea5367b60430574bf5ff32
3
+ size 5443142016
gemma-2-9b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b609d854cba451805e8e74e6c8e6a72f26dcc1e1c6deda72d4a1207a83dfcc8
3
+ size 5761057152
gemma-2-9b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e587eba863465183e14b5f05f755b7457973b722b1d5fbf51071e3117c4f7b6
3
+ size 5478924672
gemma-2-9b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:683109a1123a175da4500ebcdc4ff29ed68b1ab60ad25c2cbd5077aaadf199b8
3
+ size 6483591552
gemma-2-9b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79ee86231c3c6997692b789fdabf4a77f813c87c30d5c46766a6bdc05c85940
3
+ size 6647366016
gemma-2-9b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:decfe2431ad3996aa7cb574cf83337bfef7c1f733ad8a578affae664b3fa1051
3
+ size 6483591552
gemma-2-9b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122ec01c79d2288a849b9b0e6f10019ff75c070d97067a41af3475839b841379
3
+ size 7589069184
gemma-2-9b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:417157e97f370b176f6c7c092ef7e664acdbc574debad851c2c02e008d4b6afd
3
+ size 9827148160