Skip to content

Commit f6f392c

Browse files
authored
Remove link to the fix for disagg + eagle3 for TRT-LLM example (#2006)
Signed-off-by: Iman Tabrizian <10105175+Tabrizian@users.noreply.github.com>
1 parent cc90ca6 commit f6f392c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/backends/trtllm/llama4_plus_eagle.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ For advanced control over how requests are routed between prefill and decode wor
3232
## Notes
3333
* To run Eagle Speculative Decoding with Llama 4, ensure the container meets the following criteria:
3434
* Built with a version of TensorRT-LLM based on the 0.21 release [Link](https://github.com/NVIDIA/TensorRT-LLM/tree/release/0.21)
35-
* The TensorRT-LLM build includes the changes from this PR [Link](https://github.com/NVIDIA/TensorRT-LLM/pull/5975)
3635
* If you need to download model weights off huggingface, make sure you run the command `huggingface-cli login` and have access to the necessary gated models.
3736

3837

0 commit comments

Comments
 (0)