Skip to content

Commit 45b29d4

Browse files
authored
fix broken link to FP8 example (#2034)
Signed-off-by: Huang, Tai <[email protected]>
1 parent 01bf4b2 commit 45b29d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/3x/PT_FP8Quant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ model = convert(model)
9898

9999
| Task | Example |
100100
|----------------------|---------|
101-
| Computer Vision (CV) | [Link](../../examples/3.x_api/pytorch/cv/fp8_quant/) |
101+
| Computer Vision (CV) | [Link](../../../examples/3.x_api/pytorch/cv/fp8_quant/) |
102102
| Large Language Model (LLM) | [Link](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation#running-with-fp8) |
103103

104104
> Note: For LLM, Optimum-habana provides higher performance based on modified modeling files, so here the Link of LLM goes to Optimum-habana, which utilize Intel Neural Compressor for FP8 quantization internally.

0 commit comments

Comments
 (0)