valenradovich
commited on
Commit
•
8bdc66b
1
Parent(s):
34b2922
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# gemma-2-9B-it-q4_0
|
2 |
|
3 |
This is a quantized version of the Gemma2 9B instruct model using the Q4_0 quantization method.
|
@@ -10,4 +13,4 @@ This is a quantized version of the Gemma2 9B instruct model using the Q4_0 quant
|
|
10 |
|
11 |
## Usage
|
12 |
|
13 |
-
You can use it directly with llama.cpp
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
# gemma-2-9B-it-q4_0
|
5 |
|
6 |
This is a quantized version of the Gemma2 9B instruct model using the Q4_0 quantization method.
|
|
|
13 |
|
14 |
## Usage
|
15 |
|
16 |
+
You can use it directly with llama.cpp
|