mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-31 17:17:04 +08:00
Apply ruff formatting
Signed-off-by: oscardev256 <42308241+oscardev256@users.noreply.github.com>
This commit is contained in:
parent
2c51f83762
commit
4cdd788dd0
@ -1391,7 +1391,6 @@ class IsaacVisionEmbedding(nn.Module):
|
||||
class IsaacForConditionalGeneration(
|
||||
nn.Module, SupportsMultiModal, SupportsLoRA, SupportsPP, SupportsMRoPE
|
||||
):
|
||||
|
||||
packed_modules_mapping = {
|
||||
"qkv_proj": [
|
||||
"q_proj",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user