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 Jul 4, 2025. It is now read-only.
fix: remove deprecated parameters and adjust ignored list
Removed deprecated parameters such as "dynatemp_exponent" and "ctx_len" handling logic,
which were no longer needed. Added "flash_attn" back to the ignored parameters list.
Cleaned up the parameter conversion logic by removing conditional blocks for
specific model optimizations that are no longer required.
0 commit comments