mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
48843682d0
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>