diff --git a/vllm_mlx/aliases.json b/vllm_mlx/aliases.json index 3432e4c3..7a11739e 100644 --- a/vllm_mlx/aliases.json +++ b/vllm_mlx/aliases.json @@ -12,6 +12,9 @@ "gemma-4-26b": "mlx-community/gemma-4-26b-a4b-it-4bit", "gemma-4-31b": "mlx-community/gemma-4-31b-it-4bit", "gemma3-12b": "mlx-community/gemma-3-12b-it-qat-4bit", + "gemma3-4b": "mlx-community/gemma-3-4b-it-qat-4bit", + "gemma3-1b": "mlx-community/gemma-3-1b-it-qat-4bit", + "gemma3-27b": "mlx-community/gemma-3-27b-it-qat-4bit", "phi4-14b": "mlx-community/phi-4-mini-instruct-4bit", "mistral-24b": "mlx-community/Mistral-Small-3.1-24B-Instruct-2503-4bit", "devstral-24b": "mlx-community/Devstral-Small-2503-MLX-4bit",