rocm.txt 706 Bytes
Newer Older
1
# Common dependencies
2
-r common.txt
3

4
numba == 0.61.2 # Required for N-gram speculative decoding
5
6

# Dependencies for AMD GPUs
7
datasets
8
ray[cgraph]>=2.48.0 # Ray Compiled Graph, required for pipeline parallelism in V1. 
9
peft
10
pytest-asyncio
11
tensorizer==2.10.1
12
packaging>=24.2
13
setuptools>=77.0.3,<80.0.0
14
setuptools-scm>=8
15
runai-model-streamer[s3,gcs]==0.15.0
16
# conch-triton-kernels==1.2.1
17
timm>=1.0.17
18
fastsafetensors @ git+https://github.com/foundation-model-stack/fastsafetensors.git@d6f998a03432b2452f8de2bb5cefb5af9795d459
19
20
21

numa
pytrie
zhuwenwen's avatar
zhuwenwen committed
22
setuptools_scm>=8
zhuwenwen's avatar
zhuwenwen committed
23
cmake==3.29
24
25
26
quart
fastrlock==0.8.3
cupy==12.3.0
27

28
torch == 2.7.1
zhuwenwen's avatar
zhuwenwen committed
29
triton == 3.1
30
flash_attn == 2.6.1
zhuwenwen's avatar
zhuwenwen committed
31
flash_mla == 1.0.0
zhuwenwen's avatar
zhuwenwen committed
32
lightop == 0.6.0
33
# lmslim == 0.3.1