Search
Results
Install AMD ROCm on Debian Bookworm (stable) – random ideas
[https://blog.moubou.com/2023/11/install-amd-rocm-on-debian-bookworm/] - - public:mzimmerm
Try this to install ROCm v 4.something. Use Kernel up to 5.4 to be safe (5.4 started in 2020)
ROCm/pytorch at release/2.1_with_triton_fixes
[https://github.com/ROCm/pytorch/tree/release/2.1_with_triton_fixes] - - public:mzimmerm
AMD's repo of Pytorch. This is the branch I succesfully built.
ROCm/pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration
Index of /rocm/manylinux/
[https://repo.radeon.com/rocm/manylinux/] - - public:mzimmerm
Pytorch packages from AMD. Goes with amdgpu-install packages in https://repo.radeon.com/amdgpu-install/
Index of /amdgpu-install/
[https://repo.radeon.com/amdgpu-install/] - - public:mzimmerm
Repo of rocm (amdgpu) packages from amd. The last version 4, 4.5.2 is under 21.40.2. Try to install with Kernel 5.4 (release 2020). Same packages under different old names are at https://repo.radeon.com/rocm/apt/
Pytorch versions for rocm - nightly, NOT amd
Optimum
[https://huggingface.co/docs/optimum/index] - - public:mzimmerm
Optimum is an extension of Transformers that provides a set of performance optimization tools to train and run models on targeted hardware with maximum efficiency. It is also the repository of small, mini, tiny models.