lcarrere commited on
Commit
30ca945
·
verified ·
1 Parent(s): 3b7ff0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ ---
4
+ ## Model Summary
5
+
6
+ This repository hosts quantized versions of the Gemma 3 1B instruct model.
7
+
8
+ **Format:** GGUF
9
+ **Converter:** llama.cpp 7841fc723e059d1fd9640e5c0ef19050fcc7c698
10
+ **Quantizer:** LM-Kit.NET 2025.3.4
11
+
12
+ For more detailed information on the base model, please visit the following link
13
+
14
+ - [Gemma-3-1b-it ](https://huggingface.co/google/gemma-3-1b-it)