Skip to content

Commit 06c1c69

Browse files
point integration test to existing eagle3 directory
Signed-off-by: Govind Ramnarayan <105831528+govind-ramnarayan@users.noreply.github.com>
1 parent f9d2253 commit 06c1c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/defs/examples/test_ad_speculative_decoding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"What is the highest mountain in the world?",
3030
]
3131

32-
EAGLE_MODEL_SUBPATH = "yuhuili/EAGLE3-LLaMA3.1-Instruct-8B"
32+
EAGLE_MODEL_SUBPATH = "EAGLE3-LLaMA3.1-Instruct-8B"
3333
LLAMA_BASE_SUBPATH = "llama-3.1-model/Llama-3.1-8B-Instruct"
3434
DRAFT_TARGET_MAX_DRAFT_LEN = 3
3535
EAGLE_MAX_DRAFT_LEN = 3

0 commit comments

Comments
 (0)