"lib/ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "57d4fa056f5f6fbd5472d5f5550a5ead27716f6c"
Unverified Commit 920ed46b authored by Kazuhiro Serizawa's avatar Kazuhiro Serizawa Committed by GitHub
Browse files

[Misc] bump outlines_core to fix the version conflicts with outlines >= 1.2.0 (#24368)


Signed-off-by: default avatarKazuhiro Serizawa <nserihiro@gmail.com>
Signed-off-by: default avatarSimon Mo <simon.mo@hey.com>
Co-authored-by: default avatarAaron Pham <contact@aarnphm.xyz>
Co-authored-by: default avatarSimon Mo <simon.mo@hey.com>
parent 15cb047e
...@@ -20,7 +20,7 @@ prometheus-fastapi-instrumentator >= 7.0.0 ...@@ -20,7 +20,7 @@ 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.11.3 lm-format-enforcer == 0.11.3
llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64" llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
outlines_core == 0.2.10 outlines_core == 0.2.11
# required for outlines backend disk cache # required for outlines backend disk cache
diskcache == 5.6.3 diskcache == 5.6.3
lark == 1.2.2 lark == 1.2.2
......
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