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
Officially recommended "modular calling" LLM local editing solution : use modular_.py and configuration_.py generate modeling_*.py (this is qwen official editing method)
(In this example)
Put folder "qwen_light" in "transformers/src/transformers/models"
Put file "auto/configuration_auto.py" in transformers/src/transformers/models/auto replace original file