Susant-Achary commited on
Commit
a854ff2
·
verified ·
1 Parent(s): 11ddab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  model-index:
3
- - name: Granite-4.0-H-Tiny — MLX (Apple Silicon), **6-bit** (with guidance for 2/3/4/5-bit)
 
 
4
  results: []
5
  license: apache-2.0
6
  language:
@@ -20,6 +22,8 @@ tags:
20
  - 6bit
21
  pipeline_tag: text-generation
22
  library_name: mlx
 
 
23
  ---
24
 
25
  # Granite-4.0-H-Tiny — **MLX 6-bit** (Apple Silicon)
@@ -92,4 +96,4 @@ python -m mlx_lm.generate \
92
  --max-tokens 256 \
93
  --temperature 0.0 \
94
  --device mps \
95
- --seed 0
 
1
  ---
2
  model-index:
3
+ - name: >-
4
+ Granite-4.0-H-Tiny — MLX (Apple Silicon), **6-bit** (with guidance for
5
+ 2/3/4/5-bit)
6
  results: []
7
  license: apache-2.0
8
  language:
 
22
  - 6bit
23
  pipeline_tag: text-generation
24
  library_name: mlx
25
+ base_model:
26
+ - ibm-granite/granite-4.0-h-tiny
27
  ---
28
 
29
  # Granite-4.0-H-Tiny — **MLX 6-bit** (Apple Silicon)
 
96
  --max-tokens 256 \
97
  --temperature 0.0 \
98
  --device mps \
99
+ --seed 0