Hugging Face

Install Dependency

pip install -U huggingface_hub

Use Endpoint

URLs:
Environment Variable
export HF_ENDPOINT=https://huggingface.co/
huggingface_cli download mlx-llama/Llama-2-7b-chat-mlx


Inline
HF_ENDPOINT=https://huggingface.co/ huggingface_cli download mlx-llama/Llama-2-7b-chat-mlx
Apple Silicon AI Notes