We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c105c57 commit 7aafe2aCopy full SHA for 7aafe2a
lightllm/models/qwen2_vl/model.py
@@ -1,5 +1,4 @@
1
import json
2
-from operator import mul
3
import numpy as np
4
from lightllm.common.basemodel.multimodal_tokenizer import BaseMultiModalTokenizer
5
from lightllm.models.qwen_vl.layer_infer.pre_layer_infer import LlamaMultimodalPreLayerInfer
0 commit comments