Skip to content

Commit 739205a

Browse files
committed
tokenizer id.
Signed-off-by: Yuchuan <[email protected]>
1 parent f0c7aa8 commit 739205a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/test_structural_tag_converter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from xgrammar.testing import _is_grammar_accept_string
1111

1212
PROFILER_ON = True
13-
tokenizer_id = "meta-llama/Meta-Llama-3-8B-Instruct"
13+
tokenizer_id = "meta-llama/Llama-3.1-8B-Instruct"
1414

1515

1616
class Profiler:

0 commit comments

Comments
 (0)