Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e11e2007
Unverified
Commit
e11e2007
authored
Apr 14, 2024
by
Zhuohan Li
Committed by
GitHub
Apr 14, 2024
Browse files
[Bugfix] Fix filelock version requirement (#4075)
parent
8db1bf32
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
requirements-common.txt
requirements-common.txt
+2
-1
No files found.
requirements-common.txt
View file @
e11e2007
...
@@ -13,3 +13,4 @@ prometheus_client >= 0.18.0
...
@@ -13,3 +13,4 @@ prometheus_client >= 0.18.0
tiktoken == 0.6.0 # Required for DBRX tokenizer
tiktoken == 0.6.0 # Required for DBRX tokenizer
outlines == 0.0.34 # Requires torch >= 2.1.0
outlines == 0.0.34 # Requires torch >= 2.1.0
typing_extensions
typing_extensions
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment