Compress 108 JSONL files with zstd level 3 and remove originals. Add training/.gitignore to exclude decompressed .jsonl files. Remove broken symlinks to previously deleted p4 duplicates. Co-Authored-By: Virgil <virgil@lethean.io>
CacheLimit (8GB) and MemoryLimit (16GB) in DistillConfig control mlx.SetCacheLimit/SetMemoryLimit before model load. Conservative defaults for 1B model on 96GB machine. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>