transformers/docs/source/ar
Cypher Pepe 7bff4bdcf6
Fixed broken links (#37466)
* Update broken link

* Update broken link
2025-04-14 14:16:07 +01:00
..
tasks [i18n-ar] Translated file: docs/source/ar/tasks/masked_language_modeling.md into Arabic (#35198) 2025-01-21 08:29:58 -08:00
_config.py [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
_toctree.yml [agents] remove agents 🧹 (#37368) 2025-04-11 18:42:37 +01:00
accelerate.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
attention.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
autoclass_tutorial.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
bertology.md Remove research projects (#36645) 2025-03-11 13:47:38 +00:00
chat_templating.md [i18n-ar] Translated file : docs/source/ar/multilingual.md into Arabic (#33048) 2024-10-31 16:10:09 -07:00
community.md [i18n-ar] Translated file : docs/source/ar/community.md into Arabic (#33027) 2024-12-10 09:08:27 -08:00
conversations.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
create_a_model.md [i18n-ar] Translated file : docs/source/ar/multilingual.md into Arabic (#33048) 2024-10-31 16:10:09 -07:00
custom_models.md [i18n-ar] Translated file : docs/source/ar/multilingual.md into Arabic (#33048) 2024-10-31 16:10:09 -07:00
fast_tokenizers.md [i18n-ar] Translated file : docs/source/ar/fast_tokenizers.md into Arabic (#33034) 2024-10-28 10:54:37 -07:00
gguf.md Fixed broken links (#37466) 2025-04-14 14:16:07 +01:00
glossary.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
how_to_hack_models.md [i18n-ar] Translated file : docs/source/ar/community.md into Arabic (#33027) 2024-12-10 09:08:27 -08:00
index.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
installation.md docs: HUGGINGFACE_HUB_CACHE -> HF_HUB_CACHE (#34904) 2024-11-26 09:37:18 -08:00
llm_tutorial_optimization.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
llm_tutorial.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
model_memory_anatomy.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
model_sharing.md [docs] update not-working model revision (#34682) 2024-11-11 07:09:31 -08:00
model_summary.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
modular_transformers.md [i18n-ar] Translated file : docs/source/ar/community.md into Arabic (#33027) 2024-12-10 09:08:27 -08:00
multilingual.md [i18n-ar] Translated file : docs/source/ar/multilingual.md into Arabic (#33048) 2024-10-31 16:10:09 -07:00
notebooks.md Remove INC notebook reference in documentation (#35936) 2025-01-28 17:10:02 +01:00
pad_truncation.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
peft.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
perplexity.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
philosophy.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
pipeline_tutorial.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
pipeline_webserver.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
preprocessing.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07: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
sagemaker.md [i18n-ar] Translated file : docs/source/ar/trainer.md into Arabic (#33080) 2024-11-09 11:26:28 -08:00
serialization.md Fix some typos in docs (#36502) 2025-03-03 17:53:53 +00:00
task_summary.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
tasks_explained.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
tflite.md [i18n-ar] Translated file : docs/source/ar/multilingual.md into Arabic (#33048) 2024-10-31 16:10:09 -07:00
tiktoken.md [i18n-ar] Translated file : docs/source/ar/community.md into Arabic (#33027) 2024-12-10 09:08:27 -08:00
tokenizer_summary.md Add Translate docs into Arabic - section files CONCEPTUAL GUIDES (#33982) 2024-10-09 14:51:19 -07:00
torchscript.md [i18n-ar] Translated file : docs/source/ar/torchscript.md into Arabic (#33079) 2024-11-11 10:41:01 -08:00
trainer.md (Part 2) feat: allow for tp_size attr for tplizing the model (#37054) 2025-04-10 17:44:09 +02:00
training.md [i18n-ar] Add File : docs/source/ar/_toctree.yml (#32696) 2024-09-16 10:02:03 -07:00
troubleshooting.md [i18n-ar] Translated file : docs/source/ar/torchscript.md into Arabic (#33079) 2024-11-11 10:41:01 -08:00