Skip to content

Commit

Permalink
Update lm-format-enforcer to 0.10.1 (vllm-project#4631)
Browse files Browse the repository at this point in the history
  • Loading branch information
noamgat authored May 6, 2024
1 parent 19cb471 commit bd99d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pydantic >= 2.0 # Required for OpenAI server.
prometheus_client >= 0.18.0
prometheus-fastapi-instrumentator >= 7.0.0
tiktoken == 0.6.0 # Required for DBRX tokenizer
lm-format-enforcer == 0.9.8
lm-format-enforcer == 0.10.1
outlines == 0.0.34 # Requires torch >= 2.1.0
typing_extensions
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4

0 comments on commit bd99d22

Please sign in to comment.