Skip to content

Commit

Permalink
Update thunder pin
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed May 6, 2024
1 parent 8861daf commit e9ea126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/thunder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ Nvidia driver version: 545.23.08
pytorch-triton==3.0.0+45fff310c8
torch==2.4.0.dev20240427+cu121
lightning==2.3.0.dev20240328
git+https://github.com/Lightning-AI/lightning-thunder.git@ba75ad8d1578e38d2386cebbcc3cd8775d398df1#egg=lightning_thunder
lightning-thunder==0.2.0.dev20240505
nvfuser_cu121==0.2.3.dev20240428
```

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ test = [
"transformers>=4.38.0", # numerical comparisons
"einops>=0.7.0",
"protobuf>=4.23.4",
"lightning-thunder==0.2.0.dev20240404; python_version >= '3.10'",
"lightning-thunder==0.2.0.dev20240505; python_version >= '3.10'",
]
all = [
"bitsandbytes==0.42.0", # quantization
Expand Down

0 comments on commit e9ea126

Please sign in to comment.