transformers/docs/source/ja
Joao Gante 1d45d90e5d
Some checks are pending
Self-hosted runner (benchmark) / Benchmark (aws-g5-4xlarge-cache) (push) Waiting to run
Build documentation / build (push) Waiting to run
New model PR merged notification / Notify new model (push) Waiting to run
Slow tests on important models (on Push - A10) / Get all modified files (push) Waiting to run
Slow tests on important models (on Push - A10) / Slow & FA2 tests (push) Blocked by required conditions
Self-hosted runner (push-caller) / Check if setup was changed (push) Waiting to run
Self-hosted runner (push-caller) / build-docker-containers (push) Blocked by required conditions
Self-hosted runner (push-caller) / Trigger Push CI (push) Blocked by required conditions
Secret Leaks / trufflehog (push) Waiting to run
Update Transformers metadata / build_and_package (push) Waiting to run
[tests] remove TF tests (uses of require_tf) (#38944)
* remove uses of require_tf

* remove redundant import guards

* this class has no tests

* nits

* del tf rng comment
2025-06-25 17:29:10 +00:00
..
internal Deprecate modeling_utils.py classes (#37298) 2025-04-18 18:47:34 +01:00
main_classes Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
model_doc No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
tasks No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
_toctree.yml Remove Japanese sequence_classification doc and update references (#38246) 2025-05-21 08:33:41 -07:00
accelerate.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
add_new_model.md Transformers cli clean command (#37657) 2025-04-30 12:15:43 +01:00
attention.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
autoclass_tutorial.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
bertology.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
big_models.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
chat_templating.md Cleanup tool calling documentation and rename doc (#32337) 2024-08-12 16:20:14 +01:00
community.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
create_a_model.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
custom_models.md No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
fast_tokenizers.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
generation_strategies.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
glossary.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
hpo_train.md No more Tuple, List, Dict (#38797) 2025-06-17 19:37:18 +01:00
index.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
installation.md docs: HUGGINGFACE_HUB_CACHE -> HF_HUB_CACHE (#34904) 2024-11-26 09:37:18 -08:00
llm_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_memory_anatomy.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
model_sharing.md [docs] update not-working model revision (#34682) 2024-11-11 07:09:31 -08:00
model_summary.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
multilingual.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
pad_truncation.md [Docs] Fix backticks in inline code and documentation links (#28875) 2024-02-06 11:15:44 -08:00
peft.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
perf_hardware.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
perf_infer_cpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_infer_gpu_many.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
perf_infer_gpu_one.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
perf_infer_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_torch_compile.md docs: fix style (#31340) 2024-06-10 09:53:25 +01:00
perf_train_cpu_many.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
perf_train_cpu.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
perf_train_gpu_many.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
perf_train_gpu_one.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
perf_train_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu_tf.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
performance.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perplexity.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
philosophy.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
pipeline_tutorial.md More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
pipeline_webserver.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
pr_checks.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
preprocessing.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
quicktour.md Fix typos in translated quicktour docs (#35302) 2024-12-17 09:32:00 -08:00
run_scripts.md Remove research projects (#36645) 2025-03-11 13:47:38 +00:00
serialization.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
task_summary.md More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
tasks_explained.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
testing.md [tests] remove TF tests (uses of require_tf) (#38944) 2025-06-25 17:29:10 +00:00
tf_xla.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
tflite.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
tokenizer_summary.md Use HF papers (#38184) 2025-06-13 11:07:09 +00:00
torchscript.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
training.md 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
troubleshooting.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00