.. |
internal
|
[generate] move SinkCache to a custom_generate repo (#38399)
|
2025-06-02 12:13:30 +02:00 |
main_classes
|
quartet -> fp_quant
|
2025-07-01 10:29:15 +02:00 |
model_doc
|
Fix MiniMax (docs and integration tests checkpoint) (#38575)
|
2025-06-06 08:43:11 +02:00 |
quantization
|
Docs: fix code formatting in torchao docs (#38504)
|
2025-06-04 12:35:21 +00:00 |
reference
|
Enhance Model Loading By Providing Parallelism, Uses Optional Env Flag (#36835)
|
2025-05-23 16:39:47 +00:00 |
tasks
|
Enhance documentation to explain chat-based few-shot prompting (#37828)
|
2025-04-30 11:00:10 -07:00 |
_config.py
|
|
|
_redirects.yml
|
|
|
_toctree.yml
|
Add support for MiniMax's MiniMax-Text-01 (#35831)
|
2025-06-04 09:38:40 +02:00 |
accelerate.md
|
|
|
accelerator_selection.md
|
[docs] add xpu environment variable for gpu selection (#38194)
|
2025-05-30 16:05:07 +00:00 |
add_new_model.md
|
Transformers cli clean command (#37657)
|
2025-04-30 12:15:43 +01:00 |
add_new_pipeline.md
|
|
|
agents.md
|
|
|
attention_interface.md
|
🚨🚨[core] Completely rewrite the masking logic for all attentions (#37866)
|
2025-05-22 11:38:26 +02:00 |
attention.md
|
|
|
auto_docstring.md
|
[AutoDocstring ] Based on inspect parsing of the signature (#33771)
|
2025-05-08 17:46:07 -04:00 |
backbones.md
|
|
|
cache_explanation.md
|
[docs] Format fix (#38414)
|
2025-06-03 09:53:23 -07:00 |
chat_extras.md
|
|
|
chat_templating_multimodal.md
|
|
|
chat_templating_writing.md
|
|
|
chat_templating.md
|
|
|
community.md
|
|
|
contributing.md
|
|
|
conversations.md
|
[chat ] generate parameterization powered by GenerationConfig and UX-related changes (#38047)
|
2025-05-12 14:04:41 +01:00 |
custom_models.md
|
|
|
debugging.md
|
|
|
deepspeed.md
|
|
|
executorch.md
|
|
|
fast_tokenizers.md
|
|
|
feature_extractors.md
|
|
|
fsdp.md
|
|
|
generation_features.md
|
|
|
generation_strategies.md
|
[custom_generate] don't forward custom_generate and trust_remote_code (#38304)
|
2025-05-23 14:49:39 +00:00 |
gguf.md
|
|
|
glossary.md
|
|
|
how_to_hack_models.md
|
[doc] fix bugs in how_to_hack_models.md (#38198)
|
2025-05-19 10:37:54 -07:00 |
hpo_train.md
|
[Nit] Add Note on SigOpt being in Public Archive Mode (#38610)
|
2025-06-05 14:07:23 -07:00 |
image_processors.md
|
🔴 Video processors as a separate class (#35206)
|
2025-05-12 11:55:51 +02:00 |
index.md
|
|
|
installation.md
|
|
|
kv_cache.md
|
[generate] move SinkCache to a custom_generate repo (#38399)
|
2025-06-02 12:13:30 +02:00 |
llm_optims.md
|
|
|
llm_tutorial_optimization.md
|
|
|
llm_tutorial.md
|
[custom_generate] don't forward custom_generate and trust_remote_code (#38304)
|
2025-05-23 14:49:39 +00:00 |
model_memory_anatomy.md
|
|
|
model_sharing.md
|
|
|
model_summary.md
|
|
|
models.md
|
[docs] minor fixes in models.md (#38193)
|
2025-05-19 13:14:21 +00:00 |
modular_transformers.md
|
Never fallback to eager implicitly (#38327)
|
2025-05-23 19:48:01 +02:00 |
notebooks.md
|
|
|
optimizers.md
|
|
|
pad_truncation.md
|
|
|
peft.md
|
|
|
perf_hardware.md
|
|
|
perf_infer_cpu.md
|
remove ipex_optimize_model usage (#38632)
|
2025-06-06 20:04:44 +02:00 |
perf_infer_gpu_multi.md
|
Fix: make docs work better with doc builder (#38213)
|
2025-05-20 08:23:03 +00:00 |
perf_infer_gpu_one.md
|
Small typo lines 47 and 199 perf_infer_gpu_one.md (#37938)
|
2025-05-06 14:32:55 +01:00 |
perf_torch_compile.md
|
|
|
perf_train_cpu_many.md
|
remove ipex_optimize_model usage (#38632)
|
2025-06-06 20:04:44 +02:00 |
perf_train_cpu.md
|
remove ipex_optimize_model usage (#38632)
|
2025-06-06 20:04:44 +02:00 |
perf_train_gaudi.md
|
Add Intel Gaudi doc (#37855)
|
2025-04-29 13:28:06 -07:00 |
perf_train_gpu_many.md
|
docs: fix typo (#37567)
|
2025-04-17 14:54:44 +01:00 |
perf_train_gpu_one.md
|
|
|
perf_train_special.md
|
|
|
perf_train_tpu_tf.md
|
|
|
perplexity.md
|
|
|
philosophy.md
|
|
|
pipeline_gradio.md
|
|
|
pipeline_tutorial.md
|
|
|
pipeline_webserver.md
|
|
|
pr_checks.md
|
|
|
processors.md
|
[docs] add Audio import (#38195)
|
2025-05-19 13:16:35 +00:00 |
quicktour.md
|
|
|
run_scripts.md
|
|
|
serialization.md
|
|
|
serving.md
|
fix docs serving typos. (#37936)
|
2025-05-06 14:32:44 +01:00 |
task_summary.md
|
|
|
tasks_explained.md
|
|
|
testing.md
|
|
|
tf_xla.md
|
|
|
tflite.md
|
|
|
tokenizer_summary.md
|
|
|
tools.md
|
|
|
torchscript.md
|
Fix wording in torchscript.md (#38004)
|
2025-05-08 16:47:45 +01:00 |
trainer.md
|
Update trainer.md (#38113)
|
2025-05-14 12:40:00 +00:00 |
training.md
|
|
|
troubleshooting.md
|
|
|
video_processors.md
|
🔴 Video processors as a separate class (#35206)
|
2025-05-12 11:55:51 +02:00 |