Simplify eagle tests and TP sync in grammar backend (#4066)
This commit is contained in:
@@ -18,7 +18,7 @@ import unittest
|
||||
from typing import List
|
||||
|
||||
import torch
|
||||
from utils import *
|
||||
from utils import BACKENDS, TORCH_DTYPES, LoRAAdaptor, LoRAModelCase
|
||||
|
||||
from sglang.test.runners import HFRunner, SRTRunner
|
||||
from sglang.test.test_utils import calculate_rouge_l, is_in_ci
|
||||
|
||||
Reference in New Issue
Block a user