Skip to content

Commit

Permalink
Remove old benchmark code (huggingface#35730)
Browse files Browse the repository at this point in the history
* remove traces of the old deprecated benchmarks

* also remove old tf benchmark example, which uses deleted code

* run doc builder
gante authored Jan 21, 2025
1 parent 870eb7b commit 90b46e9
Showing 31 changed files with 4 additions and 4,224 deletions.
6 changes: 2 additions & 4 deletions docs/source/ar/_toctree.yml
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@
title: أدلة المهام
- sections:
- local: fast_tokenizers
title: استخدم مجزئيات النصوص السريعة من 🤗 Tokenizers
title: استخدم مجزئيات النصوص السريعة من 🤗 Tokenizers
- local: multilingual
title: الاستدلال باستخدام نماذج متعددة اللغات
- local: create_a_model
@@ -129,8 +129,6 @@
title: التصدير إلى TFLite
- local: torchscript
title: التصدير إلى TorchScript
- local: benchmarks
title: المعايير
- local: notebooks
title: دفاتر الملاحظات مع الأمثلة
- local: community
@@ -883,7 +881,7 @@
# - local: internal/pipelines_utils
# title: مرافق خطوط الأنابيب
# - local: internal/tokenization_utils
# title: مرافق مقسم النصوص
# title: مرافق مقسم النصوص
# - local: internal/trainer_utils
# title: مرافق المدرب
# - local: internal/generation_utils
352 changes: 0 additions & 352 deletions docs/source/ar/benchmarks.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
@@ -139,8 +139,6 @@
title: Export to TFLite
- local: torchscript
title: Export to TorchScript
- local: benchmarks
title: Benchmarks
- local: notebooks
title: Notebooks with examples
- local: community
387 changes: 0 additions & 387 deletions docs/source/en/benchmarks.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/source/ja/_toctree.yml
Original file line number Diff line number Diff line change
@@ -117,8 +117,6 @@
title: TFLite へのエクスポート
- local: torchscript
title: トーチスクリプトへのエクスポート
- local: benchmarks
title: ベンチマーク
- local: community
title: コミュニティリソース
- local: custom_tools
381 changes: 0 additions & 381 deletions docs/source/ja/benchmarks.md

This file was deleted.

4 changes: 1 addition & 3 deletions docs/source/ko/_toctree.yml
Original file line number Diff line number Diff line change
@@ -127,8 +127,6 @@
title: TFLite로 내보내기
- local: torchscript
title: TorchScript로 내보내기
- local: in_translation
title: (번역중) Benchmarks
- local: in_translation
title: (번역중) Notebooks with examples
- local: community
@@ -152,7 +150,7 @@
- local: in_translation
title: (번역중) AQLM
- local: in_translation
title: (번역중) VPTQ
title: (번역중) VPTQ
- local: quantization/quanto
title: Quanto
- local: quantization/eetq
2 changes: 0 additions & 2 deletions docs/source/ms/_toctree.yml
Original file line number Diff line number Diff line change
@@ -95,8 +95,6 @@
title: Eksport ke ONNX
- local: torchscript
title: Eksport ke TorchScript
- local: benchmarks
title: Penanda aras
- local: Buku nota dengan contoh
title: Notebooks with examples
- local: Sumber komuniti
7 changes: 1 addition & 6 deletions docs/source/zh/_toctree.yml
Original file line number Diff line number Diff line change
@@ -52,8 +52,6 @@
title: 导出为 TFLite
- local: torchscript
title: 导出为 TorchScript
- local: benchmarks
title: 对模型进行基准测试
- local: gguf
title: 与 GGUF 格式的互操作性
- local: tiktoken
@@ -166,7 +164,4 @@
- local: internal/time_series_utils
title: 时序数据工具
title: 内部辅助工具
title: 应用程序接口 (API)



title: 应用程序接口 (API)
Loading

0 comments on commit 90b46e9

Please sign in to comment.