Remove old TF port docs (#30426)

* Remove old TF port guide

* repo-consistency

* Remove some translations as well for consistency

* Remove some translations as well for consistency
This commit is contained in:
Matt
2024-04-23 16:06:20 +01:00
committed by GitHub
parent 416fdbad7a
commit 696ededd2b
14 changed files with 0 additions and 1305 deletions

View File

@@ -33,8 +33,6 @@
title: Wie kann man zu 🤗 Transformers beitragen?
- local: add_new_model
title: Wie fügt man ein Modell zu 🤗 Transformers hinzu?
- local: add_tensorflow_model
title: Wie konvertiert man ein 🤗 Transformers-Modell in TensorFlow?
- local: add_new_pipeline
title: Wie fügt man eine Pipeline zu 🤗 Transformers hinzu?
- local: testing