AMD LLM Extension documentation#
2026-07-27
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.04 introduces two agentic libraries (ComfyUI and ROCm-RAG) as part of the toolkit; other components remain unchanged (FlashInfer, llama.cpp, Ray, Triton Inference Server, and verl).
AMD LLM Extension documentation is organized into the following categories: