.. |
model_doc
|
[Whisper] Add `large-v3` version support (#27336)
|
2023-11-20 17:36:48 +01:00 |
tasks
|
Remove task guides auto-update in favor of links towards task pages (#30429)
|
2024-04-24 09:38:10 +02:00 |
_config.py
|
[#29174] ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1 Fix (#29888)
|
2024-04-08 14:21:16 +01:00 |
_toctree.yml
|
Remove old TF port docs (#30426)
|
2024-04-23 16:06:20 +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 |
add_new_pipeline.md
|
add `push_to_hub` to pipeline (#29172)
|
2024-04-16 15:34:04 +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
|
Migrate doc files to Markdown. (#24376)
|
2023-06-20 18:07:47 -04:00 |
big_models.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
community.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
contributing.md
|
Remove add-new-model in favor of add-new-model-like (#30424)
|
2024-04-24 09:38:18 +02:00 |
create_a_model.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
custom_models.md
|
Migrate doc files to Markdown. (#24376)
|
2023-06-20 18:07:47 -04:00 |
custom_tools.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
debugging.md
|
🌐 [i18n-KO] Translated `debugging.md` to Korean (#26246)
|
2023-09-27 13:47:44 -07:00 |
fast_tokenizers.md
|
Migrate doc files to Markdown. (#24376)
|
2023-06-20 18:07:47 -04:00 |
generation_strategies.md
|
🌐 [i18n-KO] Translated generation_strategies.md to Korean (#29086)
|
2024-03-05 15:47:33 -08:00 |
hpo_train.md
|
Remove-auth-token (#27060)
|
2023-11-13 14:20:54 +01:00 |
in_translation.md
|
Migrate doc files to Markdown. (#24376)
|
2023-06-20 18:07:47 -04:00 |
index.md
|
[Docs] Add missing language options and fix broken links (#28852)
|
2024-02-06 12:01:01 -08:00 |
installation.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
llm_tutorial.md
|
Update Korean tutorial for using LLMs, and refactor the nested conditional statements in hr_argparser.py (#27489)
|
2023-11-20 17:14:23 +00:00 |
model_memory_anatomy.md
|
🚨🚨🚨Deprecate `evaluation_strategy` to `eval_strategy`🚨🚨🚨 (#30190)
|
2024-04-18 12:49:43 -04:00 |
model_sharing.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
model_summary.md
|
🌐 [i18n-KO] Translated `model_summary.md` to Korean (#24625)
|
2023-08-09 18:27:27 +02: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
|
🌐 [i18n-KO] Translated peft.md to Korean (#25706)
|
2023-08-29 09:10:00 -04:00 |
perf_hardware.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
perf_infer_cpu.md
|
🌐 [i18n-KO] Translated `perf_infer_cpu.md` to Korean (#24920)
|
2023-07-25 16:04:14 +02:00 |
perf_infer_gpu_one.md
|
🌐 [i18n-KO] Translated `perf_infer_gpu_one.md` to Korean (#24978)
|
2023-08-07 08:37:29 +02:00 |
perf_train_cpu.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
perf_train_cpu_many.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
perf_train_gpu_many.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
perf_train_tpu_tf.md
|
🌐 [i18n-KO] Translated `perf_train_tpu_tf.md` to Korean (#25433)
|
2023-08-18 23:08:34 +02:00 |
performance.md
|
🌐[i18n-KO] Translated performance.md to Korean (#24883)
|
2023-07-24 09:23:34 -04: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
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
pipeline_webserver.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
pr_checks.md
|
[i18n-KO] Translated docs: ko: pr_checks.md to Korean (#24987)
|
2023-08-17 08:03:17 +02:00 |
preprocessing.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
quicktour.md
|
[#29174] ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1 Fix (#29888)
|
2024-04-08 14:21:16 +01:00 |
run_scripts.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
sagemaker.md
|
[docs] fixed links with 404 (#27327)
|
2023-11-06 19:45:03 +00:00 |
serialization.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
task_summary.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
tasks_explained.md
|
Migrate doc files to Markdown. (#24376)
|
2023-06-20 18:07:47 -04:00 |
testing.md
|
Make torch xla available on GPU (#29334)
|
2024-03-11 14:07:16 +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
|
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 |
transformers_agents.md
|
🌐 [i18n-KO] Translated `transformers_agents.md` to Korean (#24881)
|
2023-07-28 13:06:37 -04:00 |
troubleshooting.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |