Install Docker and ensure the daemon is running. maskbench/ ├── src ├── config/ │ └── your-experiment-config.yml └── assets/ ├── weights ├── output └── datasets/ └── your-dataset-name/ ├── videos ...
This project enables fast, memory-efficient LLM fine-tuning on Apple Silicon Macs without NVIDIA GPUs. LoRA adapters allow you to train and save only a few MB of parameters, making experimentation ...