Skip to content

Commit 5aa232c

Browse files
deps-py(deps): bump bitsandbytes from 0.44.1 to 0.49.2 in /apps
Bumps [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) from 0.44.1 to 0.49.2. - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.44.1...0.49.2) --- updated-dependencies: - dependency-name: bitsandbytes dependency-version: 0.49.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cff526 commit 5aa232c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/modal/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ transformers>=4.45
77
peft>=0.13
88
datasets>=3.0
99
accelerate>=0.34
10-
bitsandbytes>=0.44
10+
bitsandbytes>=0.49.2
1111
httpx>=0.27
1212
safetensors>=0.4
1313
sentencepiece>=0.2

apps/replicate/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ transformers==4.45.2
77
peft==0.13.2
88
datasets==3.0.1
99
accelerate==0.34.2
10-
bitsandbytes==0.44.1
10+
bitsandbytes==0.49.2
1111
httpx==0.27.2
1212
safetensors==0.4.5
1313
sentencepiece==0.2.0

0 commit comments

Comments
 (0)