skonmeme0 commited on
Commit
11468ac
·
unverified ·
1 Parent(s): caaa958

Update model configurations

Browse files
Files changed (1) hide show
  1. models.json → iphone_models.json +5 -4
models.json → iphone_models.json RENAMED
@@ -3,14 +3,15 @@
3
  "revision": "2025-01-01T00:00:00z",
4
  "model_list": [
5
  {
6
- "model": "HF://skonmeme/gemma-2-2b-it-vp_v1-q4f16_1-MLC",
7
- "model_id": "gemma-2-2b-it-vp_v1-q4f16_1-MLC",
 
 
8
  "estimated_vram_bytes": 3000000000,
9
  "overrides": {
10
  "context_window_size": 2048,
11
  "prefill_chunk_size": 2048
12
- },
13
- "bundle_weight": true
14
  }
15
  ]
16
  }
 
3
  "revision": "2025-01-01T00:00:00z",
4
  "model_list": [
5
  {
6
+ "name": "gemma-2-2b-it-vp_v1-q4f16_1-MLC",
7
+ "revision": "2025-01-01T00:00:00z",
8
+ "model_type": "mlc",
9
+ "remote_url": "https://huggingface.co/skonmeme/gemma-2-2b-it-vp_v1-q4f16_1-MLC",
10
  "estimated_vram_bytes": 3000000000,
11
  "overrides": {
12
  "context_window_size": 2048,
13
  "prefill_chunk_size": 2048
14
+ }
 
15
  }
16
  ]
17
  }