transformers/docs/source/en
Steven Liu 01c081d138
[docs] Trainer docs (#28145)
* fsdp, debugging, gpu selection

* fix hfoption

* fix
2023-12-20 10:37:23 -08:00
..
internal Generate: New Cache abstraction and Attention Sinks support (#26681) 2023-12-08 09:00:17 +01:00
main_classes [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
model_doc Fix FA2 integration (#28142) 2023-12-20 14:25:07 +05:30
tasks Fix indentation error - semantic_segmentation.md (#28117) 2023-12-18 12:47:54 -05:00
_config.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
_redirects.yml Extended semantic segmentation to image segmentation (#27039) 2023-11-23 15:58:21 +00:00
_toctree.yml [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
accelerate.md
add_new_model.md Update add_new_model.md (#26365) 2023-09-25 12:58:11 +02:00
add_new_pipeline.md Update add_new_pipeline.md (#26197) 2023-09-19 00:41:16 +02:00
add_tensorflow_model.md Remove utils/documentation_tests.txt (#26213) 2023-09-18 13:33:01 +02:00
attention.md
autoclass_tutorial.md Docs for AutoBackbone & Backbone (#27456) 2023-12-11 08:22:17 -05:00
benchmarks.md
bertology.md
big_models.md
chat_templating.md Update chat template warnings/guides (#27634) 2023-11-27 18:40:10 +00:00
community.md
contributing.md
create_a_model.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
custom_models.md Reorder the code on the Hub to explicit that sharing on the Hub isn't a requirement (#27691) 2023-11-27 09:38:18 +01:00
custom_tools.md
debugging.md [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
fast_tokenizers.md
fsdp.md [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
generation_strategies.md [docs] navigation improvement between text gen pipelines and text gen params (#26477) 2023-09-29 09:43:39 +02:00
glossary.md [Doc] Spanish translation of glossary.md (#27958) 2023-12-13 09:21:59 -08:00
hpo_train.md Remove-auth-token (#27060) 2023-11-13 14:20:54 +01:00
index.md Adds VIP-llava to transformers (#27932) 2023-12-13 10:42:24 +01:00
installation.md [docs] Update offline mode docs (#26478) 2023-09-29 09:42:21 +02:00
llm_tutorial.md Generate: All logits processors are documented and have examples (#27796) 2023-12-07 15:11:35 +00:00
llm_tutorial_optimization.md F.scaled_dot_product_attention support (#26572) 2023-12-09 05:38:14 +09:00
model_memory_anatomy.md
model_sharing.md
model_summary.md
multilingual.md
notebooks.md
pad_truncation.md [Doc] Spanish translation of pad_truncation.md (#27890) 2023-12-08 10:32:18 -08:00
peft.md [Peft] modules_to_save support for peft integration (#27466) 2023-11-14 10:32:57 +01:00
perf_hardware.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_infer_cpu.md [docs] Update CPU/GPU inference docs (#26881) 2023-10-31 09:44:51 -07:00
perf_infer_gpu_one.md [docs] General doc fixes (#28087) 2023-12-18 10:44:09 -08:00
perf_torch_compile.md
perf_train_cpu.md
perf_train_cpu_many.md Updates the distributed CPU training documentation to add instructions for running on a Kubernetes cluster (#27780) 2023-12-07 10:50:45 -08:00
perf_train_gpu_many.md [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
perf_train_gpu_one.md Reflect RoCm support in the documentation (#27636) 2023-11-25 00:59:17 +09:00
perf_train_special.md [docs] MPS (#28016) 2023-12-15 13:17:29 -08:00
perf_train_tpu_tf.md
performance.md [docs] Update CPU/GPU inference docs (#26881) 2023-10-31 09:44:51 -07:00
perplexity.md
philosophy.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
pipeline_tutorial.md [ASR Pipe] Improve docs and error messages (#26476) 2023-09-29 18:32:37 +01:00
pipeline_webserver.md
pr_checks.md Docstring check (#26052) 2023-10-04 15:13:37 +02:00
preprocessing.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
quantization.md [docs] General doc fixes (#28087) 2023-12-18 10:44:09 -08:00
quicktour.md
run_scripts.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
sagemaker.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
serialization.md
task_summary.md [Doc] Fix token link in What 🤗 Transformers can do (#28123) 2023-12-18 15:06:54 -08:00
tasks_explained.md
testing.md Device agnostic testing (#25870) 2023-10-24 16:49:26 +02:00
tf_xla.md
tflite.md
tokenizer_summary.md
torchscript.md
trainer.md [docs] Trainer docs (#28145) 2023-12-20 10:37:23 -08:00
training.md Fix semantic error in evaluation section (#27675) 2023-11-24 12:41:16 +01:00
transformers_agents.md
troubleshooting.md