mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
ab411f206e
Move top-level `import torch` into _cuda_available() helper so kronos_adapter.py can be imported in CI environments without torch. All device defaults resolved at runtime via lazy detection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>