Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/installation_amd.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ The custom kernel supports bf16 and fp16 data types, block size of 16, head size

## Unsupported features

The following features are currently not supported in the ROCm version of TGI, and the supported may be extended in the future:
The following features are currently not supported in the ROCm version of TGI, and the support may be extended in the future:
* Loading [AWQ](https://huggingface.co/docs/transformers/quantization#awq) checkpoints.
* Kernel for sliding window attention (Mistral)
Loading