transformers/docs/source/ja
Pavel Iakubovskii 4f58fc9c82
Deprecate modeling_utils.py classes (#37298)
* Move utils classes into models

* Add deprecation warnings

* Remove from docs

* Update config attributes check
2025-04-18 18:47:34 +01:00
..
internal Deprecate modeling_utils.py classes (#37298) 2025-04-18 18:47:34 +01:00
main_classes [agents] remove agents 🧹 (#37368) 2025-04-11 18:42:37 +01:00
model_doc Bridgetower fast image processor (#37373) 2025-04-16 22:39:18 +02:00
tasks Move DataCollatorForMultipleChoice from the docs to the package (#34763) 2025-02-13 12:01:28 +01:00
_toctree.yml [agents] remove agents 🧹 (#37368) 2025-04-11 18:42:37 +01:00
accelerate.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
add_new_model.md Remove add-new-model in favor of add-new-model-like (#30424) 2024-04-24 09:38:18 +02: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 Remove research projects (#36645) 2025-03-11 13:47:38 +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 Updated the custom_models.md changed cross_entropy code (#33118) 2024-08-26 13:15:43 +02:00
fast_tokenizers.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
generation_strategies.md [DOC] Fix contamination and missing paragraph in translation (#35851) 2025-01-23 08:33:44 -08:00
glossary.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
hpo_train.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
index.md Remove research projects (#36645) 2025-03-11 13:47:38 +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 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
model_sharing.md [docs] update not-working model revision (#34682) 2024-11-11 07:09:31 -08:00
model_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07: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 Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136) 2024-05-30 16:47:35 +02: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 Update translated docs for sdpa_kernel (#35461) 2024-12-31 08:37:58 -08:00
perf_infer_gpu_one.md Update translated docs for sdpa_kernel (#35461) 2024-12-31 08:37:58 -08: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 DeepSpeed github repo move sync (#36021) 2025-02-05 08:19:31 -08:00
perf_train_gpu_one.md layernorm_decay_fix (#35927) 2025-02-04 11:01:49 +01: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 add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
testing.md Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01: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