Update README.md
Browse files
README.md
CHANGED
@@ -29,8 +29,16 @@ This repo contains GGUF format model files for [yam-peleg/Hebrew-Gemma-11B-Instr
|
|
29 |
|
30 |
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).
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
## Prompt template
|
33 |
|
|
|
34 |
```
|
35 |
<start_of_turn>user
|
36 |
{prompt}<end_of_turn>
|
@@ -41,18 +49,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
41 |
|
42 |
| Filename | Quant type | File Size | Description |
|
43 |
| -------- | ---------- | --------- | ----------- |
|
44 |
-
| [Hebrew-Gemma-11B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
45 |
-
| [Hebrew-Gemma-11B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
46 |
-
| [Hebrew-Gemma-11B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
47 |
-
| [Hebrew-Gemma-11B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
48 |
-
| [Hebrew-Gemma-11B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
49 |
-
| [Hebrew-Gemma-11B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
50 |
-
| [Hebrew-Gemma-11B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
51 |
-
| [Hebrew-Gemma-11B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
52 |
-
| [Hebrew-Gemma-11B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
53 |
-
| [Hebrew-Gemma-11B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
54 |
-
| [Hebrew-Gemma-11B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
55 |
-
| [Hebrew-Gemma-11B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/
|
56 |
|
57 |
|
58 |
## Downloading instruction
|
|
|
29 |
|
30 |
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).
|
31 |
|
32 |
+
|
33 |
+
<div style="text-align: left; margin: 20px 0;">
|
34 |
+
<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;">
|
35 |
+
Run them on the TensorBlock client using your local machine ↗
|
36 |
+
</a>
|
37 |
+
</div>
|
38 |
+
|
39 |
## Prompt template
|
40 |
|
41 |
+
|
42 |
```
|
43 |
<start_of_turn>user
|
44 |
{prompt}<end_of_turn>
|
|
|
49 |
|
50 |
| Filename | Quant type | File Size | Description |
|
51 |
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [Hebrew-Gemma-11B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q2_K.gguf) | Q2_K | 3.901 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [Hebrew-Gemma-11B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q3_K_S.gguf) | Q3_K_S | 4.485 GB | very small, high quality loss |
|
54 |
+
| [Hebrew-Gemma-11B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q3_K_M.gguf) | Q3_K_M | 4.941 GB | very small, high quality loss |
|
55 |
+
| [Hebrew-Gemma-11B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q3_K_L.gguf) | Q3_K_L | 5.330 GB | small, substantial quality loss |
|
56 |
+
| [Hebrew-Gemma-11B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q4_0.gguf) | Q4_0 | 5.683 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [Hebrew-Gemma-11B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q4_K_S.gguf) | Q4_K_S | 5.724 GB | small, greater quality loss |
|
58 |
+
| [Hebrew-Gemma-11B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q4_K_M.gguf) | Q4_K_M | 6.042 GB | medium, balanced quality - recommended |
|
59 |
+
| [Hebrew-Gemma-11B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q5_0.gguf) | Q5_0 | 6.811 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [Hebrew-Gemma-11B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q5_K_S.gguf) | Q5_K_S | 6.811 GB | large, low quality loss - recommended |
|
61 |
+
| [Hebrew-Gemma-11B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q5_K_M.gguf) | Q5_K_M | 6.996 GB | large, very low quality loss - recommended |
|
62 |
+
| [Hebrew-Gemma-11B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q6_K.gguf) | Q6_K | 8.009 GB | very large, extremely low quality loss |
|
63 |
+
| [Hebrew-Gemma-11B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Hebrew-Gemma-11B-Instruct-GGUF/blob/main/Hebrew-Gemma-11B-Instruct-Q8_0.gguf) | Q8_0 | 10.372 GB | very large, extremely low quality loss - not recommended |
|
64 |
|
65 |
|
66 |
## Downloading instruction
|