Skip to content

Commit 9897bca

Browse files
Final fix ToC GPTQ blogpost (#1417)
1 parent a4b3bca commit 9897bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptq-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This integration is available both for Nvidia GPUs, and RoCm-powered AMD GPUs.
2929
- [Resources](#resources)
3030
- [**A gentle summary of the GPTQ paper**](#a-gentle-summary-of-the-gptq-paper)
3131
- [AutoGPTQ library – the one-stop library for efficiently leveraging GPTQ for LLMs](#autogptq-library--the-one-stop-library-for-efficiently-leveraging-gptq-for-llms)
32-
- [Native support of GPTQ models in 🤗 Transformers](#native-support-of-gptq-models-in--transformers)
32+
- [Native support of GPTQ models in 🤗 Transformers](#native-support-of-gptq-models-in-🤗-transformers)
3333
- [Quantizing models **with the Optimum library**](#quantizing-models-with-the-optimum-library)
3434
- [Running GPTQ models through ***Text-Generation-Inference***](#running-gptq-models-through-text-generation-inference)
3535
- [**Fine-tune quantized models with PEFT**](#fine-tune-quantized-models-with-peft)

0 commit comments

Comments
 (0)