Skip to content

Commit d1f6463

Browse files
committed
Merge branch 'kaihui/vllm' of https://github.com/intel/neural-compressor into kaihui/vllm
2 parents 634b14f + 4763dff commit d1f6463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neural_compressor/transformers/models/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
AutoModelForCausalLM,
1919
AutoModelForSeq2SeqLM,
2020
Qwen2VLForConditionalGeneration,
21-
MllamaForConditionalGeneration,
21+
MllamaForConditionalGeneration,
2222
LlavaForConditionalGeneration,
2323
)

0 commit comments

Comments
 (0)