cagataydev/Qwen2.5-Omni-3B-cagatay-4bit
023
๐ Q-Omni MLX โ Qwen 2.5 3B Cagatay (4-bit)
A 4-bit quantized MLX model for Apple Silicon โ fine-tuned for voice commands and robotics reasoning.
6.2 GB โ 1.7 GB | 4-bit | Runs on MacBook Air
๐ Use with Strands Agents + MLX
from strands import Agent
from strands_mlx import MLXModel
model = MLXModel(model_id="cagataydev/Qwen2.5-Omni-3B-cagatay-4bit")
agent = Agent(model=model)
agent("Listen to the voice command and plan the robot's next action")๐ Model Details
๐ฆ Q-Model Family
Built with [DevDuck](https://github.com/cagataycali/devduck) ๐ฆ and [Strands Agents](https://strandsagents.com) ๐งฌ
