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
f7160d94
Unverified
Commit
f7160d94
authored
Jul 12, 2024
by
Roger Wang
Committed by
GitHub
Jul 12, 2024
Browse files
[Misc][Bugfix] Update transformers for tokenizer issue (#6364)
parent
6047187c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements-common.txt
requirements-common.txt
+1
-1
No files found.
requirements-common.txt
View file @
f7160d94
...
...
@@ -6,7 +6,7 @@ numpy < 2.0.0
requests
tqdm
py-cpuinfo
transformers >= 4.42.
0
# Required for Gemma 2 and for additional chat template parameters.
transformers >= 4.42.
4
# Required for Gemma 2 and for additional chat template parameters.
tokenizers >= 0.19.1 # Required for Llama 3.
fastapi
aiohttp
...
...
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