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

@@ -187,8 +187,6 @@
title: How to contribute to 🤗 Transformers?
- local: add_new_model
title: How to add a model to 🤗 Transformers?
- local: add_tensorflow_model
title: How to convert a 🤗 Transformers model to TensorFlow?
- local: add_new_pipeline
title: How to add a pipeline to 🤗 Transformers?
- local: testing