Skip to content

Commit b073cfe

Browse files
committed
[Bugfix] Fix Dense module loading for sentence-transformers embedding models v12
1 parent 0ac9e48 commit b073cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/transformers_utils/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
# yapf: disable
3232
from vllm.transformers_utils.configs import (ChatGLMConfig, DeepseekVLV2Config,
3333
KimiVLConfig, MedusaConfig,
34+
EAGLEConfig, JAISConfig,
3435
MLPSpeculatorConfig,
3536
Nemotron_Nano_VL_Config,
3637
NemotronConfig, OvisConfig,

0 commit comments

Comments
 (0)