mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
ab2fefe1f6
- predix_parallel.py: fix project_root from scripts/ to repo root (parent.parent) - predix_parallel.py: fix .env loading path and API key distribution logic - cli.py: fix project_root depth from 4 to 3 .parent hops (7 locations) - cli.py start_loop: use sys.executable instead of hardcoded python - cli.py start_loop: replace broad pkill with targeted child process management - cli.py parallel: remove hardcoded model=local