mirror of
https://github.com/wassname/vllm.git
synced 2026-08-14 12:50:37 +08:00
[Core] Refactor model loading code (#4097)
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
import huggingface_hub.constants
|
||||
import pytest
|
||||
|
||||
from vllm.model_executor.weight_utils import enable_hf_transfer
|
||||
from vllm.model_executor.model_loader.weight_utils import enable_hf_transfer
|
||||
|
||||
|
||||
def test_hf_transfer_auto_activation():
|
||||
|
||||
Reference in New Issue
Block a user