mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 22:52:25 +00:00
[CI] Remove triton version for compatibility bug; update req torch >=2.2 (#6018)
* remove triton version * remove torch 2.2 * remove torch 2.1 * debug * remove 2.1 build tests * require torch >=2.2 --------- Co-authored-by: Edenzzzz <wtan45@wisc.edu>
This commit is contained in:
@@ -8,7 +8,7 @@ click
|
||||
fabric
|
||||
contexttimer
|
||||
ninja
|
||||
torch>=2.1.0,<=2.4.0
|
||||
torch>=2.2.0,<=2.4.0
|
||||
safetensors
|
||||
einops
|
||||
pydantic
|
||||
|
Reference in New Issue
Block a user