..
internal
Forbid PretrainedConfig
from saving generate
parameters; Update deprecations in generate
-related code 🧹 ( #32659 )
2024-08-23 11:12:53 +01:00
main_classes
Add image text to text pipeline ( #34170 )
2024-10-31 15:48:11 -04:00
model_doc
Fix typo in /docs/source/ja/model_doc/decision_transformer.md URL ( #35705 )
2025-01-15 07:36:50 -08:00
tasks
Fix typos in Translated Audio Classification Docs ( #35287 )
2024-12-16 08:51:32 -08:00
_toctree.yml
Remove old benchmark
code ( #35730 )
2025-01-21 17:56:43 +00: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
add japanese documentation ( #26138 )
2023-10-11 10:26:37 -07: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
custom_tools.md
Reboot Agents ( #30387 )
2024-05-07 12:59:49 +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
[Docs] Add missing language options and fix broken links ( #28852 )
2024-02-06 12:01:01 -08: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
Update all references to canonical models ( #29001 )
2024-02-16 08:16:58 +01: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
Update all references to canonical models ( #29001 )
2024-02-16 08:16:58 +01: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
transformers_agents.md
add japanese documentation ( #26138 )
2023-10-11 10:26:37 -07:00
troubleshooting.md
Update all references to canonical models ( #29001 )
2024-02-16 08:16:58 +01:00