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 bd8f12c commit 9033dc4Copy full SHA for 9033dc4
pyproject.toml
@@ -17,6 +17,7 @@ dependencies = [
17
# TODO: pin specific vllm version
18
#"vllm==0.10.0",
19
# Hugging Face integrations
20
+ "transformers"
21
"datasets>=2.21.0",
22
"tokenizers",
23
# Miscellaneous
0 commit comments