Skip to content

Commit 1f5879d

Browse files
Bump peft from 0.17.1 to 0.18.0
Bumps [peft](https://github.com/huggingface/peft) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.17.1...v0.18.0) --- updated-dependencies: - dependency-name: peft dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc503c8 commit 1f5879d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/export-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ torchvision==0.23.0; platform_system != "Darwin" or platform_machine != "x86_64"
1414
transformers==4.55.4 # For Whisper
1515
hf_transfer==0.1.9 # for faster models download, should used with env var HF_HUB_ENABLE_HF_TRANSFER=1
1616
backoff==2.2.1 # for microsoft/Phi-3.5-vision-instruct
17-
peft==0.17.1 # For microsoft/Phi-4-multimodal-instruct
17+
peft==0.18.0 # For microsoft/Phi-4-multimodal-instruct

0 commit comments

Comments
 (0)