From 1c62b30bd5ef32c3f2e2a7af5ba2ebdaef8030df Mon Sep 17 00:00:00 2001 From: "Tao Li @ NVIDIA" Date: Thu, 7 Aug 2025 13:49:42 +0800 Subject: [PATCH] Update examples/models/core/llama3_3/ Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 Signed-off-by: Tao Li @ NVIDIA --- ...ick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/models/core/llama3_3/ Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 b/examples/models/core/llama3_3/ Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 index f32ec125c8..aec0189b1c 100644 --- a/examples/models/core/llama3_3/ Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 +++ b/examples/models/core/llama3_3/ Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 @@ -1,4 +1,4 @@ -# Quick Start Recipe for TensorRT-LLM Llama3.3 70B FP8 and NVFP4 +# Quick Start Recipe for TensorRT-LLM Llama3.3 70B - Blackwell & Hopper Hardware # Introduction