hf_text-generation-inference/docs/source
fxmarty b2b5df0e94
Add RoCm support (#1243)
This PR adds support for AMD Instinct MI210 & MI250 GPUs, with paged
attention and FAv2 support.

Remaining items to discuss, on top of possible others:
* Should we have a
`ghcr.io/huggingface/text-generation-inference:1.1.0+rocm` hosted image,
or is it too early?
* Should we set up a CI on MI210/MI250? I don't have access to the
runners of TGI though.
* Are we comfortable with those changes being directly in TGI, or do we
need a fork?

---------

Co-authored-by: Felix Marty <felix@hf.co>
Co-authored-by: OlivierDehaene <olivier@huggingface.co>
Co-authored-by: Your Name <you@example.com>
2023-11-27 14:08:12 +01:00
..
basic_tutorials Fix link in quantization guide (#1246) 2023-11-08 17:34:38 +01:00
conceptual fixed command line arguments in docs (#1092) 2023-10-03 12:25:45 +02:00
_toctree.yml Automatic docs for TGI (#1045) 2023-09-27 16:01:38 +02:00
index.md Remove some content from the README in favour of the documentation (#958) 2023-10-09 11:59:06 +02:00
installation.md Added CLI docs (#799) 2023-08-10 15:00:30 +02:00
quicktour.md Add RoCm support (#1243) 2023-11-27 14:08:12 +01:00
supported_models.md Add RoCm support (#1243) 2023-11-27 14:08:12 +01:00