CoreML-CLI: Command-Line Interface for Apple Core ML Models on macOS
By
schappim
Sesame, salt, and substance. A flagship bake.
Summary
CoreML-CLI is a native command-line interface tool for macOS that enables developers to work with Apple Core ML models directly from the terminal. The tool allows users to inspect model structure, run inference, benchmark performance, and manage Core ML models without requiring Xcode or Python. It supports various features including image classification, batch processing, compute device selection, and JSON output for scripting. The tool can be installed via Homebrew, downloaded as a binary, or built from source requiring macOS 13+ and Swift 5.9+.
Key quotes
· 5 pulledA native command-line interface for working with Apple Core ML models on macOS.
Inspect, run inference, benchmark, and manage Core ML models without Xcode or Python.
View model structure, inputs, outputs, and metadata.
Select compute device: CPU, GPU, or Neural Engine.
Process a directory of images in batch mode.
You might also wanna read
ModelHub: A macOS menu bar app for managing local LLMs across Ollama, MLX, and LM Studio
ModelHub is a native macOS menu bar app designed to streamline the workflow for developers working with local LLMs. It addresses the fragmen
Monostate AItraining: CLI Tool for Fine-Tuning, Reinforcement Learning, and Inference of AI Models
Monostate AItraining is a command-line interface (CLI) tool that combines fine-tuning, reinforcement learning (RL), and inference capabiliti
Cai: Free macOS tool runs AI prompts and scripts with ⌥C keystroke, no cloud required
Cai is a free, MIT-licensed macOS tool that lets users press ⌥C on any text to trigger smart actions like AI prompts, shell scripts, GitHub
