AMD LLM Extension documentation#
2026-08-24
1 min read time
AMD LLM Extension is an open-source software toolkit built on the ROCm platform for large language model (LLM) extensions, integrations, and performance enablement on AMD GPUs. The domain brings together training, post-training, inference, and orchestration components to make modern LLM stacks practical and reproducible on AMD hardware.
LLM Task |
Features |
|---|---|
Training |
|
Post-training and alignment |
|
Inference and serving |
|
Distributed execution |
|
The AMD LLM Extension source code is hosted on GitHub at AMD-Ecosystem/ROCm-LLMExt.
Note
AMD LLM Extension 26.06 introduces updates to two components (verl and Ray) as part of the toolkit; other components remain unchanged (ComfyUI, FlashInfer, llama.cpp, ROCm-RAG, and Triton Inference Server).
AMD LLM Extension documentation is organized into the following categories: