Skip to content

Commit

Permalink
Update state with main
Browse files Browse the repository at this point in the history
Signed-off-by: mgoin <[email protected]>
  • Loading branch information
mgoin committed Dec 19, 2024
1 parent d1b540c commit 5133ffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/model_executor/test_guided_processors.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
JSONLogitsProcessor, RegexLogitsProcessor)
from vllm.sampling_params import GuidedDecodingParams

GUIDED_DECODING_BACKENDS = ["outlines", "lm-format-enforcer", "xgrammar"]
MODEL_NAME = 'HuggingFaceH4/zephyr-7b-beta'
GUIDED_DECODING_BACKENDS = ["outlines", "lm-format-enforcer", "xgrammar"]

Expand Down

0 comments on commit 5133ffd

Please sign in to comment.