init
This commit is contained in:
6
requirements-cpu.txt
Normal file
6
requirements-cpu.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Common dependencies
|
||||
-r requirements-common.txt
|
||||
|
||||
# Dependencies for x86_64 CPUs
|
||||
torch == 2.3.0+cpu
|
||||
triton >= 2.2.0 # FIXME(woosuk): This is a hack to avoid import error.
|
||||
Reference in New Issue
Block a user