mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-01 17:37:43 +00:00
bef1d77ee0
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.