You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
fix(logging): Disable logging in generate unless set in the env
There is an incompatibility with logging and torch._dynamo, so this
disables it unless the developer asks for it explicitly.
NOTE: The TC team has stated that they have holistic logging on the roadmap
so this is a short-term solution pending a more robust approach.
REF: https://github.com/pytorch/torchchat/actions/runs/11963066986/job/33493237302#step:14:3599
Branch: GraniteCodeSupport
Signed-off-by: Gabe Goodhart <[email protected]>
0 commit comments