Skip to content

Commit

Permalink
Bump peft from 0.6.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [peft](https://github.com/huggingface/peft) from 0.6.0 to 0.14.0.
- [Release notes](https://github.com/huggingface/peft/releases)
- [Commits](huggingface/peft@v0.6.0...v0.14.0)

---
updated-dependencies:
- dependency-name: peft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent cd44077 commit db9da4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"torch>=2.3.1,<2.6.0",
"tqdm>=4.65.0",
"transformers>=4.38.0,<4.44.0",
"peft==0.6.0",
"peft==0.14.0",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit db9da4a

Please sign in to comment.