Optimum documentation
Installation
and get access to the augmented documentation experience
to get started
Optimum-AMD library can be installed through pip:
pip install --upgrade-strategy eager optimum[amd]
Installation is possible from source as well:
git clone https://github.com/huggingface/optimum-amd.git cd optimum-amd pip install -e .