Skip to content

Commit b8c7f1a

Browse files
authored
update the recipes link (#1505)
Signed-off-by: chensuyue <[email protected]>
1 parent f19cc9d commit b8c7f1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/llm_recipes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LLM Quantization Models and Recipes
1+
LLMs Quantization Recipes
22
---
33

44
Intel® Neural Compressor supported advanced large language models (LLMs) quantization technologies including SmoothQuant (SQ) and Weight-Only Quant (WOQ),
@@ -21,7 +21,7 @@ This document aims to publish the specific recipes we achieved for the popular L
2121
| meta-llama/Llama-2-70b-hf ||||
2222
| tiiuae/falcon-40b ||||
2323

24-
**Detail recipes can be found [HERE](https://github.com/intel/intel-extension-for-transformers/examples/huggingface/pytorch/text-generation/quantization/llm_quantization_recipes.md).**
24+
**Detail recipes can be found [HERE](https://github.com/intel/intel-extension-for-transformers/blob/main/examples/huggingface/pytorch/text-generation/quantization/llm_quantization_recipes.md).**
2525
> Notes:
2626
> - This model list comes from [IPEX](https://intel.github.io/intel-extension-for-pytorch/cpu/latest/tutorials/llm.html).
2727
> - WOQ INT4 recipes will be published soon.

0 commit comments

Comments
 (0)