Skip to content

Commit 526a7c4

Browse files
authored
Update test_spec_decode.py
1 parent cf5225d commit 526a7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/singlecard/spec_decode/e2e/test_spec_decode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def sampling_config():
5151

5252
@pytest.fixture
5353
def model_name():
54-
return "LLM-Research/Llama-3.1-8B-Instruct"
54+
return "vllm-ascend/Meta-Llama-3-8B-Instruct"
5555

5656

5757
def eagle_model_name():

0 commit comments

Comments
 (0)