Skip to content

Commit 5c5c051

Browse files
committed
[Bugfix] Fix Dense module loading for sentence-transformers embedding models v12
Signed-off-by: FFFfff1FFFfff <[email protected]>
1 parent c4fed91 commit 5c5c051

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)