Fix eagle on AMD (#7051)
This commit is contained in:
@@ -194,7 +194,7 @@ class TestBenchServing(CustomTestCase):
|
||||
self.assertLess(res["median_ttft_ms"], 150)
|
||||
# TODO: not set yet, need AMD machine
|
||||
else:
|
||||
self.assertLess(res["median_ttft_ms"], 94)
|
||||
self.assertLess(res["median_ttft_ms"], 98)
|
||||
self.assertLess(res["median_itl_ms"], 8)
|
||||
|
||||
def test_online_latency_eagle(self):
|
||||
|
||||
Reference in New Issue
Block a user