Models like GLM-4.7-Flash have architectures (glm4_moe_lite) that AutoConfig in the main process (transformers 4.57.x) can't recognize. Instead of a raw config.json workaround, run the AutoConfig check in a subprocess with .venv_t5/ activated — same pattern as training and inference workers. This is more robust and consistent. |
||
|---|---|---|
| .. | ||
| datasets | ||
| hardware | ||
| inference | ||
| models | ||
| paths | ||
| .gitkeep | ||
| cache_cleanup.py | ||
| transformers_version.py | ||
| utils.py | ||