mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
b6d1caecc9
eval() on trainer stdout output replaced with ast.literal_eval() which only parses Python literals and cannot execute arbitrary code. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>