COMMITS
December 8, 2025
L
Revert to Qwen2.5 models (Qwen3 not yet supported in MLX-Swift)
lulzx committed
L
Update benchmark results with M4 Pro numbers
lulzx committed
L
Fix Swift 6 Sendable warnings
lulzx committed
L
Update CLI default models to Qwen3
lulzx committed
L
Update recommended model pairs to Qwen3, gemma-3, SmolLM3
lulzx committed
L
Update README to use Qwen3, gemma-3, and SmolLM3 models
lulzx committed
L
Update README with Mamba benchmark results
lulzx committed
L
Add benchmark command for Mamba vs Transformer comparison
lulzx committed
L
Add unit tests for Mamba components
lulzx committed
L
Add Mamba drafter and speculative generator
lulzx committed
L
Add HuggingFace weight loader for Mamba models
lulzx committed
L
Add Mamba language model architecture
lulzx committed
L
Add Mamba selective SSM block
lulzx committed
L
Add constant-size cache for Mamba inference
lulzx committed
L
Add Mamba configuration for SSM models
lulzx committed
November 28, 2025
L
Add README and update gitignore
lulzx committed
L
Add unit tests for verification sampler
lulzx committed
L
Add CLI example tool
lulzx committed
L
Add SpeculativeDecoding public API
lulzx committed
L
Add SpeculativeGenerator with main draft-verify loop
lulzx committed
L
Add VerificationSampler with rejection sampling algorithm
lulzx committed
L
Add SpeculativeCache for dual KV-cache management
lulzx committed
L
Add DraftTargetPair for model loading and management
lulzx committed
L
Add SpeculativeParameters for generation configuration
lulzx committed
L
Add Package.swift with MLX-Swift dependencies
lulzx committed
L
Initial commit
Lulzx committed