Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
|
|
1 |
---
|
2 |
-
base_model: TheDrummer/Tiger-Gemma-9B-v1
|
3 |
-
pipeline_tag: text-generation
|
4 |
quantized_by: bartowski
|
|
|
5 |
---
|
6 |
|
7 |
## Llamacpp imatrix Quantizations of Tiger-Gemma-9B-v1
|
8 |
|
9 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
10 |
|
11 |
Original model: https://huggingface.co/TheDrummer/Tiger-Gemma-9B-v1
|
12 |
|
|
|
1 |
+
|
2 |
---
|
|
|
|
|
3 |
quantized_by: bartowski
|
4 |
+
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
## Llamacpp imatrix Quantizations of Tiger-Gemma-9B-v1
|
8 |
|
9 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3389">b3389</a> for quantization.
|
10 |
|
11 |
Original model: https://huggingface.co/TheDrummer/Tiger-Gemma-9B-v1
|
12 |
|