skonmeme commited on
Commit
5096729
·
unverified ·
1 Parent(s): e2a9aa4

Update to MLX model instead of original model

Browse files
Files changed (1) hide show
  1. iphone_models.json +4 -3
iphone_models.json CHANGED
@@ -14,16 +14,17 @@
14
  }
15
  },
16
  {
17
- "name": "gemma-3-1b-it",
18
  "revision": "2025-03-23T00:00:00z",
19
  "model_type": "mlx",
20
- "remote_url": "https://huggingface.co/google/gemma-3-1b-it",
21
  "estimated_vram_bytes": 3000000000,
22
  "components": [
23
  "added_tokens.json",
24
  "config.json",
25
- "generation_config.json",
26
  "model.safetensors",
 
 
27
  "special_tokens_map.json",
28
  "tokenizer.json",
29
  "tokenizer.model",
 
14
  }
15
  },
16
  {
17
+ "name": "gemma-3-1b-it-8bit",
18
  "revision": "2025-03-23T00:00:00z",
19
  "model_type": "mlx",
20
+ "remote_url": "https://huggingface.co/mlx-community/gemma-3-1b-it-8bit",
21
  "estimated_vram_bytes": 3000000000,
22
  "components": [
23
  "added_tokens.json",
24
  "config.json",
 
25
  "model.safetensors",
26
+ "model.safetensors.index.json",
27
+ "preprocessor_config.json",
28
  "special_tokens_map.json",
29
  "tokenizer.json",
30
  "tokenizer.model",