Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: gemma
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gemma
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## Model Summary
|
| 6 |
+
|
| 7 |
+
This repository hosts quantized versions of the Google Gemma 2 9B Instruct model.
|
| 8 |
+
|
| 9 |
+
**Format:** GGUF
|
| 10 |
+
**Converter:** llama.cpp fc4ca27b25464a11b3b86c9dbb5b6ed6065965c2
|
| 11 |
+
**Quantizer:** LM-Kit.NET 2024.8.0
|
| 12 |
+
|
| 13 |
+
For more detailed information on the base model, please visit the following link:
|
| 14 |
+
- [google-gemma-2-9b](https://huggingface.co/google/gemma-2-9b)
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
Need other versions? Please reach out to us at [https://lm-kit.com/contact/](https://lm-kit.com/contact/) or submit a request in the Community tab.
|