[LoRA] Torch native backend: rework implementation and updated tests (#15187)

This commit is contained in:
Vladimir Serov
2025-12-30 11:48:51 +08:00
committed by GitHub
parent 0d003e34b0
commit 9e263c2162
14 changed files with 958 additions and 1000 deletions
+1 -2
View File
@@ -15,13 +15,12 @@
import multiprocessing as mp
import unittest
from lora_utils import (
from sglang.test.lora_utils import (
CI_MULTI_LORA_MODELS,
LoRAAdaptor,
LoRAModelCase,
run_lora_multiple_batch_on_model_cases,
)
from sglang.test.test_utils import CustomTestCase
LORA_MODELS_QWEN3 = [