majentik commited on
Commit
a21a709
·
verified ·
1 Parent(s): a59cac6

chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -2,16 +2,18 @@
2
  base_model: google/gemma-4-31B
3
  library_name: mlx
4
  tags:
5
- - rotorquant
6
- - kv-cache-quantization
7
- - gemma
8
- - gemma4
9
- - multimodal
10
- - quantized
11
- - mlx
12
- - 2bit
13
  license: apache-2.0
14
  pipeline_tag: image-text-to-text
 
 
15
  ---
16
 
17
  # Gemma 4 31B - RotorQuant MLX 2-bit
 
2
  base_model: google/gemma-4-31B
3
  library_name: mlx
4
  tags:
5
+ - rotorquant
6
+ - kv-cache-quantization
7
+ - gemma
8
+ - gemma4
9
+ - multimodal
10
+ - quantized
11
+ - mlx
12
+ - 2bit
13
  license: apache-2.0
14
  pipeline_tag: image-text-to-text
15
+ language:
16
+ - en
17
  ---
18
 
19
  # Gemma 4 31B - RotorQuant MLX 2-bit