| .. |
|
internal
|
🌐 [i18n-KO] Translated trainer_utils.md to Korean (#33817)
|
2024-10-15 11:21:05 -07:00 |
|
main_classes
|
FEAT : Adding VPTQ quantization method to HFQuantizer (#34770)
|
2024-12-20 09:45:53 +01:00 |
|
model_doc
|
🌐 [i18n-KO] Translated altclip.md to Korean (#34594)
|
2025-01-06 08:45:26 -08:00 |
|
quantization
|
🌐 [i18n-KO] Translated awq.mdto Korean (#32324)
|
2024-08-12 10:12:48 -07:00 |
|
tasks
|
Fix typos in Translated Audio Classification Docs (#35287)
|
2024-12-16 08:51:32 -08: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
|
🌐 [i18n-KO] Translated altclip.md to Korean (#34594)
|
2025-01-06 08:45:26 -08:00 |
|
accelerate.md
|
|
|
|
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
|
|
|
|
autoclass_tutorial.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
|
bertology.md
|
|
|
|
big_models.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
|
chat_templating.md
|
🌐 [i18n-KO] Translated chat_templating.md to Korean (#32362)
|
2024-08-07 11:25:19 -07:00 |
|
community.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
|
contributing.md
|
Drop support for Python 3.8 (#34314)
|
2024-10-24 11:16:55 +02:00 |
|
conversations.md
|
🌐 [i18n-KO] Translated conversations.md to Korean (#32468)
|
2024-08-27 09:25:41 -07: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 |
|
debugging.md
|
|
|
|
deepspeed.md
|
🌐 [i18n-KO] Translated deepspeed.md to Korean (#32431)
|
2024-08-12 10:07:31 -07:00 |
|
fast_tokenizers.md
|
|
|
|
fsdp.md
|
🌐 [i18n-KO] Translated fsdp.md to Korean (#32261)
|
2024-08-08 09:40:03 -07:00 |
|
generation_strategies.md
|
Docs: update example with assisted generation + sample (#30853)
|
2024-05-16 14:32:21 +01:00 |
|
gguf.md
|
🌐 [i18n-KO] Translated gguf.md to Korean (#33764)
|
2024-10-07 12:49:08 -07:00 |
|
hpo_train.md
|
Trainer - deprecate tokenizer for processing_class (#32385)
|
2024-10-02 14:08:46 +01:00 |
|
in_translation.md
|
|
|
|
index.md
|
|
|
|
installation.md
|
docs: HUGGINGFACE_HUB_CACHE -> HF_HUB_CACHE (#34904)
|
2024-11-26 09:37:18 -08:00 |
|
llm_optims.md
|
FEAT : Adding VPTQ quantization method to HFQuantizer (#34770)
|
2024-12-20 09:45:53 +01:00 |
|
llm_tutorial.md
|
|
|
|
llm_tutorial_optimization.md
|
🌐 [i18n-KO] Translated ko-llm_tutorial_optimization.md to Korean (#32372)
|
2024-08-08 09:37:39 -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
|
|
|
|
modular_transformers.md
|
🌐 [i18n-KO] Translated modular_transformers.md to Korean (#33772)
|
2024-10-08 18:30:41 -07:00 |
|
multilingual.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
|
pad_truncation.md
|
|
|
|
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
|
|
|
|
perf_infer_gpu_one.md
|
Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136)
|
2024-05-30 16:47:35 +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_special.md
|
🌐 [i18n-KO] Translated perf_train_special.md to Korean (#34590)
|
2024-11-04 09:41:44 -08:00 |
|
perf_train_tpu_tf.md
|
|
|
|
performance.md
|
|
|
|
perplexity.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |
|
philosophy.md
|
|
|
|
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
|
|
|
|
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 |
|
sagemaker.md
|
|
|
|
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
|
|
|
|
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 |
|
trainer.md
|
🌐 [i18n-KO] Translated trainer.md to Korean (#32260)
|
2024-08-08 09:38:58 -07:00 |
|
training.md
|
🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190)
|
2024-04-18 12:49:43 -04:00 |
|
transformers_agents.md
|
|
|
|
troubleshooting.md
|
Update all references to canonical models (#29001)
|
2024-02-16 08:16:58 +01:00 |