We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c7aa8 commit 739205aCopy full SHA for 739205a
tests/python/test_structural_tag_converter.py
@@ -10,7 +10,7 @@
10
from xgrammar.testing import _is_grammar_accept_string
11
12
PROFILER_ON = True
13
-tokenizer_id = "meta-llama/Meta-Llama-3-8B-Instruct"
+tokenizer_id = "meta-llama/Llama-3.1-8B-Instruct"
14
15
16
class Profiler:
0 commit comments