download_model
Download specified MLX models from Hugging Face to local cache for quick model startup.
Instructions
Hugging Faceから指定されたMLXモデルを事前にダウンロードし、ローカルにキャッシュします。大きなモデルの起動前の準備に利用します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | ダウンロードするモデル名 (例: mlx-community/Llama-3-8B-Instruct-4bit) |