From 866253f85eb95522c686881c04a9eb9bdf8fea4e Mon Sep 17 00:00:00 2001 From: Younes Belkada <49240599+younesbelkada@users.noreply.github.com> Date: Tue, 30 Jan 2024 07:20:20 +0100 Subject: [PATCH] [`HfQuantizer`] Move it to "Developper guides" (#28768) Update _toctree.yml --- docs/source/en/_toctree.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index 0f33a5b6b7..58c9b317bc 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -130,15 +130,15 @@ - local: custom_tools title: Custom Tools and Prompts - local: troubleshooting - title: Troubleshoot + title: Troubleshoot + - local: hf_quantizer + title: Contribute new quantization method title: Developer guides - sections: - local: performance title: Overview - local: quantization title: Quantization - - local: hf_quantizer - title: Contribute new quantization method - sections: - local: perf_train_gpu_one title: Methods and tools for efficient training on a single GPU