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. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| requirements | ||
| routes | ||
| state | ||
| tests | ||
| utils | ||
| colab.py | ||
| main.py | ||
| run.py | ||