Skip to content

Commit

Permalink
🌐 [i18n-KO] Remove duplicates in toctree (#35496)
Browse files Browse the repository at this point in the history
fix(docs): remove duplicates in toctree
  • Loading branch information
jungnerd authored Jan 6, 2025
1 parent 3951da1 commit 3b1be04
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions docs/source/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,38 +145,14 @@
title: (번역중) Getting started
- local: quantization/bitsandbytes
title: bitsandbytes
- local: in_translation
title: (번역중) GPTQ
- local: quantization/gptq
title: GPTQ
- local: quantization/awq
title: AWQ
- local: in_translation
title: (번역중) AQLM
- local: in_translation
title: (번역중) VPTQ
- local: in_translation
title: (번역중) Quanto
- local: in_translation
title: (번역중) EETQ
- local: in_translation
title: (번역중) HQQ
- local: in_translation
title: (번역중) Optimum
- local: in_translation
title: (번역중) Contribute new quantization method
title: (번역중) 경량화 메소드
- sections:
- local: in_translation
title: (번역중) Getting started
- local: in_translation
title: (번역중) bitsandbytes
- local: quantization/gptq
title: GPTQ
- local: in_translation
title: (번역중) AWQ
- local: in_translation
title: (번역중) AQLM
- local: in_translation
title: (번역중) VPTQ
- local: quantization/quanto
title: Quanto
- local: quantization/eetq
Expand Down

0 comments on commit 3b1be04

Please sign in to comment.