mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
f14d841b43
Parallel strategy generation with: - Multi-Process Pool (4-8 workers) - File-based LLM Semaphore (max 2 llama.cpp calls) - Random factor selection for diversity - SHA-256 deduplication - Progress tracking every 10 strategies - Graceful shutdown handling 30 tests passing.