Skip to content

Commit

Permalink
Import decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasruizt committed Dec 16, 2024
1 parent e2706aa commit 3d6e905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmlib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ python = "^3.11"
bugsnag = "^4.7.1"
decord = "^0.6.0"
google-cloud-aiplatform = "^1.64"
decorator = "^5.1.1"
# I cannot add the dependencies below. I suspect that torch is a build-time dependency for flash-attn, or something like that.
# transformers = "^4.44.2"
# accelerate = "^0.34.2"
Expand Down

0 comments on commit 3d6e905

Please sign in to comment.