Unverified Commit 1dd422b6 authored by Noam Gat's avatar Noam Gat Committed by GitHub
Browse files

Update LMFE version to v0.10.11 to support new versions of transforme… (#13930)

parent 06c8f8d8
...@@ -17,7 +17,7 @@ prometheus_client >= 0.18.0 ...@@ -17,7 +17,7 @@ prometheus_client >= 0.18.0
pillow # Required for image processing pillow # Required for image processing
prometheus-fastapi-instrumentator >= 7.0.0 prometheus-fastapi-instrumentator >= 7.0.0
tiktoken >= 0.6.0 # Required for DBRX tokenizer tiktoken >= 0.6.0 # Required for DBRX tokenizer
lm-format-enforcer >= 0.10.9, < 0.11 lm-format-enforcer >= 0.10.11, < 0.11
outlines == 0.1.11 outlines == 0.1.11
lark == 1.2.2 lark == 1.2.2
xgrammar == 0.1.11; platform_machine == "x86_64" xgrammar == 0.1.11; platform_machine == "x86_64"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment