HuggingFace镜像/gemma-4-e2b-it-4bit
模型介绍文件和版本分析
下载使用量0

mlx-community/gemma-4-e2b-it-4bit

此模型已使用 mlx-vlm 版本 0.4.3 从 google/gemma-4-e2b-it 转换为 MLX 格式。 有关模型的更多详细信息,请参阅 原始模型卡片。

与 mlx 配合使用

pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/gemma-4-e2b-it-4bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>