ca_configurations / iphone_models.json
skonmeme0's picture
Add a group to name with model name
324fb53 unverified
{
"device": "iphone",
"revision": "2025-01-01T00:00:00z",
"model_list": [
{
"name": "skonmeme/gemma-2-2b-it-vp_v1-q4f16_1-MLC",
"revision": "2025-01-01T00:00:00z",
"platform": "mlc",
"model_type": "gemma2",
"remote_url": "https://huggingface.co/skonmeme/gemma-2-2b-it-vp_v1-q4f16_1-MLC",
"estimated_vram_bytes": 3000000000,
"overrides": {
"context_window_size": 2048,
"prefill_chunk_size": 2048
}
},
{
"name": "mlx-community/gemma-2-2b-it-4bit",
"revision": "2025-03-23T00:00:00z",
"platform": "mlx",
"model_type": "gemma2",
"remote_url": "https://huggingface.co/mlx-community/gemma-2-2b-it-4bit",
"estimated_vram_bytes": 3000000000,
"components": [
"config.json",
"model.safetensors",
"model.safetensors.index.json",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer.model",
"tokenizer_config.json"
]
},
{
"name": "mlx-community/gemma-2-2b-it-8bit",
"revision": "2025-03-23T00:00:00z",
"platform": "mlx",
"model_type": "gemma2",
"remote_url": "https://huggingface.co/mlx-community/gemma-2-2b-it-8bit",
"estimated_vram_bytes": 3000000000,
"components": [
"config.json",
"model.safetensors",
"model.safetensors.index.json",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer.model",
"tokenizer_config.json"
]
},
{
"name": "mlx-community/gemma-3-1b-it-4bit",
"revision": "2025-03-23T00:00:00z",
"platform": "mlx",
"model_type": "gemma3",
"remote_url": "https://huggingface.co/mlx-community/gemma-3-1b-it-4bit",
"estimated_vram_bytes": 3000000000,
"components": [
"added_tokens.json",
"config.json",
"model.safetensors",
"model.safetensors.index.json",
"preprocessor_config.json",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer.model",
"tokenizer_config.json"
]
},
{
"name": "mlx-community/gemma-3-1b-it-8bit",
"revision": "2025-03-23T00:00:00z",
"platform": "mlx",
"model_type": "gemma3",
"remote_url": "https://huggingface.co/mlx-community/gemma-3-1b-it-8bit",
"estimated_vram_bytes": 3000000000,
"components": [
"added_tokens.json",
"config.json",
"model.safetensors",
"model.safetensors.index.json",
"preprocessor_config.json",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer.model",
"tokenizer_config.json"
]
}
]
}