Technical Specifications

PheronAgent Under the Hood

A hardware-native autonomous AI agent for macOS. Built on Swift 6 UNO architecture, running entirely on Apple Silicon via local MLX inference.

macOS 26.0+ ยท Apple Silicon ยท 16 GB RAM minimum

Built for Extreme Performance

Pheron Agent is built with native Apple hardware components to achieve speeds unmatched by cloud-based alternatives.

๐Ÿš€

Titan Engine

On-device MLX inference featuring wired memory pinning, 4-bit KV quantization, rotating cache (up to 131K context), and speculative decoding via custom draft models.

Local Inference
๐Ÿง 

ANE Intent Classifier

Hardware-accelerated task routing executed directly on the Apple Neural Engine. Routes prompts to tools, weather, chat, or LLM fallback in milliseconds.

Neural Engine
๐Ÿ’พ

Three-Layer Memory

Structured memory layers: L1 Hot Cache (12 messages), L2 Daily Notes, and L3 DreamBank long-term summaries coupled with Metal-accelerated RAG via custom Metal kernels.

Metal RAG
โšก

Energy Profiling

Monitored via `PheronEnergyDaemon` XPC helper utilizing `powermetrics` at 100ms intervals for exact, hardware-level Joule accounting per task execution.

true joule accounting
๐Ÿ”’

Privacy Guard

Rule-based + local LLM PII (Personally Identifiable Information) detection before any external routing, executing PASS, DESENSITIZE, or BLOCK decisions.

Privacy Centric
๐Ÿ› ๏ธ

SkillVault

Self-improving procedural memory. The agent writes and patches its own `.skill.md` tool scripts, while a background curator Actor consolidates skills across sessions.

Self-improving

Supported Models

All models run entirely on-device via MLX. No internet required. Tool calling and thinking mode support varies by architecture.

ModelArchitectureQuantizationMin RAMSpeed (M4)Tool CallingThinking Mode
Qwen3.5 4B
Hybrid GatedDeltaNet + full-attention architecture.
Qwen 3.54-bit MLX6 GB UMA~80 tok/sโœ“โœ“
Qwen3.5 9B
Default model for 16 GB devices.
Qwen 3.54-bit MLX10 GB UMA~50 tok/sโœ“โœ“
Qwen3.5 9B OptiQ
Mixed-precision quantization for higher quality.
Qwen 3.5OptiQ 4-bit10 GB UMA~50 tok/sโœ“โœ“
Qwen3.5 27B
Ideal for 24โ€“32 GB Macs.
Qwen 3.54-bit MLX18 GB UMA~20 tok/sโœ“โœ“
Llama 3.2 1B
Ultra-lightweight model.
Llama 3.24-bit MLX2 GB UMA~180 tok/sโœ“โ€”
Llama 3.2 3B
Default fallback for base M1/M2 chips.
Llama 3.24-bit MLX4 GB UMA~120 tok/sโœ“โ€”
Llama 3.1 8B
Standard Llama 3.1 8B instruct.
Llama 3.14-bit MLX8 GB UMA~35 tok/sโœ“โ€”
Llama 3.3 70B
Advanced reasoning for Workstation-class systems.
Llama 3.34-bit MLX48 GB UMA~10 tok/sโœ“โ€”
Llama 4 Scout
โš ๏ธ Experimental โ€” Pending mlx-swift-lm llama4 support.
Llama 4 MoE4-bit MoE80 GB UMA~8 tok/sโœ“โ€”
Llama 4 Maverick
โš ๏ธ Experimental โ€” Massive MoE model.
Llama 4 MoE4-bit MoE512 GB UMA~3 tok/sโœ“โ€”
Gemma 3 1B
Lightweight and fast Gemma model.
Gemma 34-bit MLX2 GB UMA~250 tok/sโ€”โ€”
Gemma 3 4B
Balanced Gemma 3 performance.
Gemma 34-bit MLX6 GB UMA~85 tok/sโ€”โ€”
Gemma 3 12B
High-capability Gemma for 16 GB RAM systems.
Gemma 34-bit MLX12 GB UMA~35 tok/sโ€”โ€”
Gemma 3 27B
Gemma 3 model for complex tasks.
Gemma 34-bit MLX24 GB UMA~20 tok/sโ€”โ€”
Gemma 4 E4B
Next-gen dense 4.5B model with tool calling.
Gemma 44-bit MLX8 GB UMA~60 tok/sโœ“โœ“
Gemma 4 26B
โš ๏ธ Experimental โ€” Pending MoE router fix.
Gemma 4 MoE4-bit MoE20 GB UMA~25 tok/sโœ“โœ“
Mistral 7B v0.3
Reliable Mistral 7B model.
Mistral4-bit MLX8 GB UMA~45 tok/sโœ“โ€”
Mistral Nemo 12B
Balanced model with large 128K context window.
Mistral4-bit MLX12 GB UMA~30 tok/sโœ“โ€”
Mistral Small 24B
Mistral Small for general-purpose tasks.
Mistral4-bit MLX16 GB UMA~18 tok/sโœ“โ€”
Mistral Small 3.2 24B
Mistral Small 3.2 with enhanced tool calling.
Mistral4-bit MLX16 GB UMA~18 tok/sโœ“โ€”
Devstral Small 24B
โš ๏ธ Experimental โ€” Developer-focused model.
Mistral4-bit MLX24 GB UMA~17 tok/sโœ“โ€”
Mistral Large 123B
Large-scale Mistral Large model.
Mistral4-bit MLX128 GB UMA~6 tok/sโœ“โ€”
Devstral 2 123B
โš ๏ธ Experimental โ€” Pending ministral3 architecture.
Mistral4-bit MLX128 GB UMA~6 tok/sโœ“โ€”
Phi-4 Mini
Microsoft reasoning model with native function calling.
Phi 44-bit MLX4 GB UMA~150 tok/sโœ“โ€”
Phi-4 14B
Phi-4 14B instruct model.
Phi 44-bit MLX12 GB UMA~35 tok/sโ€”โ€”
DeepSeek Coder V2 Lite
โš ๏ธ Experimental โ€” Pending deepseek_v2 architecture.
DeepSeek MoE4-bit MoE12 GB UMA~30 tok/sโ€”โ€”
DeepSeek V4 Flash
โš ๏ธ Experimental โ€” Pending deepseek_v4 architecture.
DeepSeek MoE4-bit MoE192 GB UMA~4 tok/sโœ“โœ“
Qwen2.5-VL 3B
Vision-Language model requiring 24 GB+ UMA.
Qwen 2.5 VL4-bit MLX24 GB UMA~20 tok/sโ€”โ€”
Qwen3-VL 4B
Vision-Language model requiring 32 GB+ UMA.
Qwen 3 VL4-bit MLX32 GB UMA~18 tok/sโ€”โ€”
Qwen2.5-VL 7B
Vision-Language model requiring 48 GB+ UMA.
Qwen 2.5 VL4-bit MLX48 GB UMA~10 tok/sโ€”โ€”

Performance by Chip

Pheron Agent automatically selects the best model for your hardware. All tiers require macOS 26.0+ and Apple Silicon.

Starter (Base) ยท 16 GB
3B โ€“ 9B models ยท ~30โ€“120 tok/s
  • โœ“ Titan Engine
  • โœ“ ANE Intent Classifier
  • โœ“ 62 Tools
  • โœ“ Quantized KV Cache
Recommended
Mid (Pro) ยท 16โ€“24 GB
9B โ€“ 27B models ยท ~20โ€“200 tok/s
  • โœ“ Titan Engine
  • โœ“ ANE Intent Classifier
  • โœ“ 62 Tools
  • โœ“ Speculative Decoding
  • โœ“ Semantic Vision (24GB)
High (Max) ยท 32โ€“64 GB
27B โ€“ 32B models ยท ~15โ€“50 tok/s
  • โœ“ Titan Engine
  • โœ“ ANE Intent Classifier
  • โœ“ 62 Tools
  • โœ“ Speculative Decoding
  • โœ“ 65K Context (8-bit KV)
Ultra (Ultra) ยท 64 GB+
70B โ€“ 72B models ยท ~10โ€“25 tok/s
  • โœ“ Titan Engine
  • โœ“ ANE Intent Classifier
  • โœ“ 62 Tools
  • โœ“ Speculative Decoding
  • โœ“ 131K Context (FP16 KV)

Speed figures are benchmarked on M4. M1/M2 devices run approximately 2โ€“3ร— slower on equivalent models. Semantic VLM requires 24 GB+ unified memory.