.vscode/ __pycache__/ # Model weights and optimizer state: multi-GB, reproducible from the training # scripts, and they permanently bloat history once committed. *.safetensors *.pt *.pth *.bin *.arrow *.parquet checkpoint-*/ llm/data/