Skip to content

Commit

Permalink
add atomicwrites dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bghira committed Dec 11, 2024
1 parent 0b33498 commit 3f6054d
Show file tree
Hide file tree
Showing 8 changed files with 152 additions and 5,260 deletions.
12 changes: 11 additions & 1 deletion install/apple/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions install/apple/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ deepspeed = "^0.15.1"
sentencepiece = "^0.2.0"
torchao = "^0.5.0"
torchaudio = "^2.5.0"
atomicwrites = "^1.4.1"


[build-system]
Expand Down
5,062 changes: 0 additions & 5,062 deletions install/nvidia-nightly/poetry.lock

This file was deleted.

69 changes: 0 additions & 69 deletions install/nvidia-nightly/pyproject.toml

This file was deleted.

15 changes: 12 additions & 3 deletions install/rocm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions install/rocm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ lycoris-lora = {git = "https://github.com/kohakublueleaf/lycoris", rev = "dev"}
torch-optimi = "^0.2.1"
fastapi = {extras = ["standard"], version = "^0.115.0"}
bitsandbytes = "^0.44.1"
atomicwrites = "^1.4.1"


[build-system]
Expand Down
Loading

0 comments on commit 3f6054d

Please sign in to comment.