Commit 3352b5e
fix: install latest transformers for glm_moe_dsa support in patched image
Use inline Dockerfile to pip install transformers from source on top of
glm5-hopper-patched, fixing the missing glm_moe_dsa architecture error.
Also adds --max-running-requests 16 to prevent hanging under load.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 712f310 commit 3352b5e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments