feat: update linear deps 1/N (#1305)

This commit is contained in:
Yineng Zhang
2024-09-19 20:53:11 +08:00
committed by GitHub
parent 2cd7e181dd
commit b4408b0d16
33 changed files with 1484 additions and 132 deletions

View File

@@ -32,9 +32,9 @@ from transformers import (
)
from transformers.models.llava.modeling_llava import LlavaMultiModalProjector
from vllm.config import CacheConfig
from vllm.model_executor.layers.quantization.base_config import QuantizationConfig
from vllm.model_executor.model_loader.weight_utils import default_weight_loader
from sglang.srt.layers.quantization.base_config import QuantizationConfig
from sglang.srt.mm_utils import (
get_anyres_image_grid_shape,
unpad_image,