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 27a0786 commit dc0f874Copy full SHA for dc0f874
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
# vLLM
17
"vllm==0.10.1",
18
# Hugging Face integrations
19
- "transformers"
+ "transformers",
20
"datasets>=2.21.0",
21
"tokenizers",
22
# Miscellaneous
0 commit comments