pmetal search
Search the HuggingFace Hub for models. Shows memory fit estimation based on your Apple Silicon hardware.
pmetal search <QUERY> [OPTIONS]Examples
Section titled “Examples”# Basic searchpmetal search "qwen 0.6b"
# Detailed view with memory estimatespmetal search "qwen 0.6b" --detailed
# Filter by model typepmetal search "llama 3" --type text-generationOutput
Section titled “Output”The --detailed flag shows memory requirements and whether the model fits in your device’s unified memory, accounting for GPU/ANE allocation and training overhead.
See Also
Section titled “See Also”- pmetal download — Download a model
- Supported Models — Compatible architectures