Lowkey-Loki commited on
Commit
c734662
·
verified ·
1 Parent(s): aea77eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ base_model:
4
+ - google/gemma-3-12b-it
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - mlx
8
+ - 4bit
9
+ - TextOnly
10
+ ---
11
+ Quantized 4bit MLX text-only model converted from https://huggingface.co/google/gemma-3-12b-it using mlx-lm 0.22.2