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 15cb047 commit 920ed46Copy full SHA for 920ed46
requirements/common.txt
@@ -20,7 +20,7 @@ prometheus-fastapi-instrumentator >= 7.0.0
20
tiktoken >= 0.6.0 # Required for DBRX tokenizer
21
lm-format-enforcer == 0.11.3
22
llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
23
-outlines_core == 0.2.10
+outlines_core == 0.2.11
24
# required for outlines backend disk cache
25
diskcache == 5.6.3
26
lark == 1.2.2
0 commit comments