Files
Damien 47f2eda4f6 Update project to use MLX for Apple Silicon support
Update dependencies for MLX models
Add automatic model selection based on available RAM
Rewrite README with MLX-specific documentation
Update .gitignore for MLX project structure
2026-06-17 09:00:35 +02:00

12 lines
103 B
Plaintext

__pycache__/
*.pyc
.ruff_cache/
*.egg-info/
# Virtual Env
.venv
# Local data
.DS_Store
tmp
summary.md