Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +91 -0
- gemma-1.1-2b-it-Q2_K.gguf +3 -0
- gemma-1.1-2b-it-Q3_K_L.gguf +3 -0
- gemma-1.1-2b-it-Q3_K_M.gguf +3 -0
- gemma-1.1-2b-it-Q3_K_S.gguf +3 -0
- gemma-1.1-2b-it-Q4_0.gguf +3 -0
- gemma-1.1-2b-it-Q4_K_M.gguf +3 -0
- gemma-1.1-2b-it-Q4_K_S.gguf +3 -0
- gemma-1.1-2b-it-Q5_0.gguf +3 -0
- gemma-1.1-2b-it-Q5_K_M.gguf +3 -0
- gemma-1.1-2b-it-Q5_K_S.gguf +3 -0
- gemma-1.1-2b-it-Q6_K.gguf +3 -0
- gemma-1.1-2b-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-1.1-2b-it-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gemma-1.1-2b-it-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
gemma-1.1-2b-it-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
gemma-1.1-2b-it-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
gemma-1.1-2b-it-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
gemma-1.1-2b-it-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
gemma-1.1-2b-it-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
gemma-1.1-2b-it-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
gemma-1.1-2b-it-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
gemma-1.1-2b-it-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
gemma-1.1-2b-it-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
gemma-1.1-2b-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: gemma
|
4 |
+
widget:
|
5 |
+
- messages:
|
6 |
+
- role: user
|
7 |
+
content: How does the brain work?
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
max_new_tokens: 200
|
11 |
+
extra_gated_heading: Access Gemma on Hugging Face
|
12 |
+
extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review and
|
13 |
+
agree to Google’s usage license. To do this, please ensure you’re logged-in to Hugging
|
14 |
+
Face and click below. Requests are processed immediately.
|
15 |
+
extra_gated_button_content: Acknowledge license
|
16 |
+
base_model: google/gemma-1.1-2b-it
|
17 |
+
tags:
|
18 |
+
- TensorBlock
|
19 |
+
- GGUF
|
20 |
+
---
|
21 |
+
|
22 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
23 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
24 |
+
</div>
|
25 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
26 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
27 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
28 |
+
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>
|
29 |
+
</p>
|
30 |
+
</div>
|
31 |
+
</div>
|
32 |
+
|
33 |
+
## google/gemma-1.1-2b-it - GGUF
|
34 |
+
|
35 |
+
This repo contains GGUF format model files for [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it).
|
36 |
+
|
37 |
+
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).
|
38 |
+
|
39 |
+
<div style="text-align: left; margin: 20px 0;">
|
40 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
41 |
+
Run them on the TensorBlock client using your local machine ↗
|
42 |
+
</a>
|
43 |
+
</div>
|
44 |
+
|
45 |
+
## Prompt template
|
46 |
+
|
47 |
+
```
|
48 |
+
<bos><start_of_turn>user
|
49 |
+
{prompt}<end_of_turn>
|
50 |
+
<start_of_turn>model
|
51 |
+
```
|
52 |
+
|
53 |
+
## Model file specification
|
54 |
+
|
55 |
+
| Filename | Quant type | File Size | Description |
|
56 |
+
| -------- | ---------- | --------- | ----------- |
|
57 |
+
| [gemma-1.1-2b-it-Q2_K.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q2_K.gguf) | Q2_K | 1.158 GB | smallest, significant quality loss - not recommended for most purposes |
|
58 |
+
| [gemma-1.1-2b-it-Q3_K_S.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q3_K_S.gguf) | Q3_K_S | 1.288 GB | very small, high quality loss |
|
59 |
+
| [gemma-1.1-2b-it-Q3_K_M.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q3_K_M.gguf) | Q3_K_M | 1.384 GB | very small, high quality loss |
|
60 |
+
| [gemma-1.1-2b-it-Q3_K_L.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q3_K_L.gguf) | Q3_K_L | 1.466 GB | small, substantial quality loss |
|
61 |
+
| [gemma-1.1-2b-it-Q4_0.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q4_0.gguf) | Q4_0 | 1.551 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
62 |
+
| [gemma-1.1-2b-it-Q4_K_S.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q4_K_S.gguf) | Q4_K_S | 1.560 GB | small, greater quality loss |
|
63 |
+
| [gemma-1.1-2b-it-Q4_K_M.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q4_K_M.gguf) | Q4_K_M | 1.630 GB | medium, balanced quality - recommended |
|
64 |
+
| [gemma-1.1-2b-it-Q5_0.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q5_0.gguf) | Q5_0 | 1.799 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
65 |
+
| [gemma-1.1-2b-it-Q5_K_S.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q5_K_S.gguf) | Q5_K_S | 1.799 GB | large, low quality loss - recommended |
|
66 |
+
| [gemma-1.1-2b-it-Q5_K_M.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q5_K_M.gguf) | Q5_K_M | 1.840 GB | large, very low quality loss - recommended |
|
67 |
+
| [gemma-1.1-2b-it-Q6_K.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q6_K.gguf) | Q6_K | 2.062 GB | very large, extremely low quality loss |
|
68 |
+
| [gemma-1.1-2b-it-Q8_0.gguf](https://huggingface.co/tensorblock/gemma-1.1-2b-it-GGUF/blob/main/gemma-1.1-2b-it-Q8_0.gguf) | Q8_0 | 2.669 GB | very large, extremely low quality loss - not recommended |
|
69 |
+
|
70 |
+
|
71 |
+
## Downloading instruction
|
72 |
+
|
73 |
+
### Command line
|
74 |
+
|
75 |
+
Firstly, install Huggingface Client
|
76 |
+
|
77 |
+
```shell
|
78 |
+
pip install -U "huggingface_hub[cli]"
|
79 |
+
```
|
80 |
+
|
81 |
+
Then, downoad the individual model file the a local directory
|
82 |
+
|
83 |
+
```shell
|
84 |
+
huggingface-cli download tensorblock/gemma-1.1-2b-it-GGUF --include "gemma-1.1-2b-it-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
85 |
+
```
|
86 |
+
|
87 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
88 |
+
|
89 |
+
```shell
|
90 |
+
huggingface-cli download tensorblock/gemma-1.1-2b-it-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
91 |
+
```
|
gemma-1.1-2b-it-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dc5182d1e5efe68f12c385d7a90c1ba4b467be321633e19be73af892527f72c
|
3 |
+
size 1157924928
|
gemma-1.1-2b-it-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cf0af26ffdf88341a36f4abbf282b6a4c5ccf1b93e4659336f12421dd35f6a4
|
3 |
+
size 1465591872
|
gemma-1.1-2b-it-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94f184976da002d1f8bc2c59b08e985c3e33d1d7e2c4889c5c2c4b586b90e720
|
3 |
+
size 1383802944
|
gemma-1.1-2b-it-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d061d14a97a877e68f8ec7ad080ab714cee6f45eaf37250aabf6a5fbfa1a37fe
|
3 |
+
size 1287981120
|
gemma-1.1-2b-it-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4083481315ca36d084ac5f30bc3dd1c61c4a052be58794db59bb8db5069c4a0e
|
3 |
+
size 1551190080
|
gemma-1.1-2b-it-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea70f9c722de453f65da9677e5c6a83163488b6015fc63b716509b36ea501e5f
|
3 |
+
size 1630263360
|
gemma-1.1-2b-it-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99c0bb5745baec412cdb4f2f2b1c557a6092ea34f71e1e476c219822f3c857d5
|
3 |
+
size 1559840832
|
gemma-1.1-2b-it-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a86a3804e7ee9f7de8f2ad9de9e962c3f35320fedaab7513debbb097dc08f4
|
3 |
+
size 1798916160
|
gemma-1.1-2b-it-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a5ee145e1236caf01892790c0e0beac46320ccf17241c3d834b27280b9bf029
|
3 |
+
size 1839650880
|
gemma-1.1-2b-it-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7898fe7390eb1c4099311c79922cf1f15c4b538f6f567e7824b5f6c002b27863
|
3 |
+
size 1798916160
|
gemma-1.1-2b-it-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49c5fd13c5d383a1d4a650448cb0a9114a9cb7b63ceca31f7ed95e2c9eaaf1d0
|
3 |
+
size 2062125120
|
gemma-1.1-2b-it-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1382fdb441549ac1499713db2173ed715a6f8d51874d55dbd9c146193fe0be2
|
3 |
+
size 2669070400
|