We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f46d80 commit d61f743Copy full SHA for d61f743
pyproject.toml
@@ -45,6 +45,7 @@ dependencies = [
45
"xxhash (>=3.5.0,<4.0.0)",
46
"python-dotenv (>=1.0.1,<2.0.0)",
47
"transformers[torch] (>=4.49.0,<5.0.0)",
48
+ "peft (==0.10.0)",
49
]
50
51
[project.urls]
0 commit comments