mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-02 09:57:44 +00:00
2e6b822a18
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.