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

@@ -185,8 +185,6 @@
title: 🤗 Transformers에 기여하는 방법
- local: add_new_model
title: 🤗 Transformers에 새로운 모델을 추가하는 방법
- local: add_tensorflow_model
title: 어떻게 🤗 Transformers 모델을 TensorFlow로 변환하나요?
- local: add_new_pipeline
title: 어떻게 🤗 Transformers에 파이프라인을 추가하나요?
- local: testing