From 3c421e0170f747bf09052ac3d3bc2544170cd404 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Sun, 22 Mar 2026 13:17:42 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- FAQS.html | 12 +- docs/amd_hpc.html | 12 +- docs/api/cli.args.html | 12 +- docs/api/cli.art.html | 12 +- docs/api/cli.checks.html | 12 +- docs/api/cli.cloud.base.html | 12 +- docs/api/cli.cloud.modal_.html | 12 +- docs/api/cli.config.html | 12 +- docs/api/cli.delinearize_llama4.html | 12 +- docs/api/cli.evaluate.html | 12 +- docs/api/cli.inference.html | 12 +- docs/api/cli.main.html | 12 +- docs/api/cli.merge_lora.html | 12 +- docs/api/cli.merge_sharded_fsdp_weights.html | 12 +- docs/api/cli.preprocess.html | 12 +- docs/api/cli.quantize.html | 12 +- docs/api/cli.train.html | 12 +- docs/api/cli.utils.args.html | 12 +- docs/api/cli.utils.fetch.html | 12 +- docs/api/cli.utils.html | 12 +- docs/api/cli.utils.load.html | 12 +- docs/api/cli.utils.sweeps.html | 12 +- docs/api/cli.utils.train.html | 12 +- docs/api/cli.vllm_serve.html | 12 +- docs/api/common.architectures.html | 12 +- docs/api/common.const.html | 12 +- docs/api/common.datasets.html | 12 +- docs/api/convert.html | 12 +- docs/api/core.builders.base.html | 12 +- docs/api/core.builders.causal.html | 12 +- docs/api/core.builders.rl.html | 12 +- docs/api/core.chat.format.chatml.html | 12 +- docs/api/core.chat.format.llama3x.html | 12 +- docs/api/core.chat.format.shared.html | 12 +- docs/api/core.chat.messages.html | 12 +- docs/api/core.datasets.chat.html | 12 +- ...core.datasets.transforms.chat_builder.html | 12 +- docs/api/core.trainers.base.html | 12 +- docs/api/core.trainers.dpo.trainer.html | 12 +- docs/api/core.trainers.grpo.sampler.html | 12 +- docs/api/core.trainers.grpo.trainer.html | 12 +- docs/api/core.trainers.mamba.html | 12 +- docs/api/core.trainers.mixins.optimizer.html | 12 +- ...core.trainers.mixins.rng_state_loader.html | 12 +- docs/api/core.trainers.mixins.scheduler.html | 12 +- docs/api/core.trainers.trl.html | 12 +- docs/api/core.trainers.utils.html | 12 +- docs/api/core.training_args.html | 12 +- docs/api/datasets.html | 12 +- docs/api/evaluate.html | 12 +- docs/api/index.html | 24 +- docs/api/integrations.base.html | 12 +- .../integrations.cut_cross_entropy.args.html | 12 +- docs/api/integrations.grokfast.optimizer.html | 12 +- docs/api/integrations.kd.trainer.html | 12 +- docs/api/integrations.liger.args.html | 12 +- docs/api/integrations.lm_eval.args.html | 12 +- docs/api/integrations.spectrum.args.html | 12 +- docs/api/kernels.geglu.html | 12 +- docs/api/kernels.lora.html | 12 +- docs/api/kernels.quantize.html | 12 +- docs/api/kernels.swiglu.html | 12 +- docs/api/kernels.utils.html | 12 +- docs/api/loaders.adapter.html | 12 +- docs/api/loaders.constants.html | 12 +- docs/api/loaders.model.html | 12 +- docs/api/loaders.patch_manager.html | 12 +- docs/api/loaders.processor.html | 12 +- docs/api/loaders.tokenizer.html | 12 +- docs/api/logging_config.html | 12 +- docs/api/models.mamba.modeling_mamba.html | 12 +- .../monkeypatch.btlm_attn_hijack_flash.html | 12 +- ...onkeypatch.data.batch_dataset_fetcher.html | 12 +- ...ch.gradient_checkpointing.offload_cpu.html | 12 +- ...h.gradient_checkpointing.offload_disk.html | 12 +- .../monkeypatch.llama_attn_hijack_flash.html | 12 +- ...onkeypatch.llama_attn_hijack_xformers.html | 12 +- docs/api/monkeypatch.llama_expand_mask.html | 1146 --- .../monkeypatch.llama_patch_multipack.html | 1146 --- docs/api/monkeypatch.lora_kernels.html | 12 +- ...monkeypatch.mistral_attn_hijack_flash.html | 12 +- docs/api/monkeypatch.mixtral.html | 12 +- docs/api/monkeypatch.multipack.html | 12 +- docs/api/monkeypatch.relora.html | 12 +- ...onkeypatch.stablelm_attn_hijack_flash.html | 12 +- docs/api/monkeypatch.trainer_fsdp_optim.html | 12 +- .../monkeypatch.transformers_fa_utils.html | 12 +- docs/api/monkeypatch.unsloth_.html | 12 +- docs/api/monkeypatch.utils.html | 25 +- docs/api/prompt_strategies.alpaca_chat.html | 12 +- .../prompt_strategies.alpaca_instruct.html | 12 +- .../prompt_strategies.alpaca_w_system.html | 12 +- docs/api/prompt_strategies.base.html | 12 +- ...rompt_strategies.bradley_terry.llama3.html | 12 +- docs/api/prompt_strategies.chat_template.html | 12 +- docs/api/prompt_strategies.completion.html | 12 +- .../prompt_strategies.dpo.chat_template.html | 12 +- docs/api/prompt_strategies.dpo.chatml.html | 12 +- docs/api/prompt_strategies.dpo.llama3.html | 12 +- .../prompt_strategies.dpo.passthrough.html | 12 +- .../prompt_strategies.dpo.user_defined.html | 12 +- docs/api/prompt_strategies.dpo.zephyr.html | 12 +- docs/api/prompt_strategies.input_output.html | 12 +- docs/api/prompt_strategies.kto.chatml.html | 12 +- docs/api/prompt_strategies.kto.llama3.html | 12 +- .../prompt_strategies.kto.user_defined.html | 12 +- docs/api/prompt_strategies.llama2_chat.html | 12 +- docs/api/prompt_strategies.messages.chat.html | 12 +- docs/api/prompt_strategies.metharme.html | 12 +- docs/api/prompt_strategies.orcamini.html | 12 +- .../prompt_strategies.orpo.chat_template.html | 12 +- docs/api/prompt_strategies.pygmalion.html | 12 +- ...prompt_strategies.stepwise_supervised.html | 12 +- docs/api/prompt_strategies.user_defined.html | 12 +- docs/api/prompt_tokenizers.html | 12 +- docs/api/train.html | 12 +- docs/api/utils.bench.html | 12 +- docs/api/utils.callbacks.comet_.html | 12 +- docs/api/utils.callbacks.lisa.html | 12 +- docs/api/utils.callbacks.mlflow_.html | 12 +- docs/api/utils.callbacks.perplexity.html | 12 +- docs/api/utils.callbacks.profiler.html | 12 +- docs/api/utils.callbacks.qat.html | 12 +- docs/api/utils.chat_templates.html | 12 +- docs/api/utils.collators.batching.html | 12 +- docs/api/utils.collators.core.html | 12 +- docs/api/utils.collators.mamba.html | 12 +- docs/api/utils.collators.mm_chat.html | 12 +- .../utils.ctx_managers.sequence_parallel.html | 12 +- docs/api/utils.data.sft.html | 12 +- docs/api/utils.data.streaming.html | 12 +- docs/api/utils.dict.html | 12 +- docs/api/utils.distributed.html | 12 +- docs/api/utils.freeze.html | 14 +- docs/api/utils.lora.html | 12 +- docs/api/utils.model_shard_quant.html | 12 +- docs/api/utils.optimizers.adopt.html | 12 +- docs/api/utils.quantization.html | 12 +- docs/api/utils.samplers.multipack.html | 12 +- docs/api/utils.schedulers.html | 103 +- docs/api/utils.schemas.config.html | 12 +- docs/api/utils.schemas.datasets.html | 35 +- docs/api/utils.schemas.enums.html | 12 +- docs/api/utils.schemas.integrations.html | 12 +- docs/api/utils.schemas.model.html | 12 +- docs/api/utils.schemas.multimodal.html | 12 +- docs/api/utils.schemas.peft.html | 12 +- docs/api/utils.schemas.training.html | 12 +- docs/api/utils.schemas.trl.html | 12 +- docs/api/utils.schemas.utils.html | 12 +- docs/api/utils.tokenization.html | 12 +- docs/api/utils.trainer.html | 12 +- docs/attention.html | 12 +- docs/batch_vs_grad.html | 12 +- docs/checkpoint_saving.html | 12 +- docs/cli.html | 12 +- docs/config-reference.html | 2290 ++--- docs/custom_integrations.html | 12 +- docs/dataset-formats/conversation.html | 12 +- docs/dataset-formats/index.html | 12 +- docs/dataset-formats/inst_tune.html | 12 +- docs/dataset-formats/pretraining.html | 12 +- docs/dataset-formats/stepwise_supervised.html | 12 +- docs/dataset-formats/template_free.html | 12 +- docs/dataset-formats/tokenized.html | 12 +- docs/dataset_loading.html | 12 +- docs/dataset_preprocessing.html | 12 +- docs/debugging.html | 14 +- docs/docker.html | 12 +- docs/expert_quantization.html | 12 +- docs/faq.html | 12 +- docs/fsdp_qlora.html | 12 +- docs/getting-started.html | 12 +- docs/gradient_checkpointing.html | 46 +- docs/inference.html | 12 +- docs/input_output.html | 12 +- docs/installation.html | 12 +- docs/lora_optims.html | 12 +- docs/lr_groups.html | 12 +- docs/mac.html | 12 +- docs/mixed_precision.html | 12 +- docs/models/LiquidAI.html | 12 +- docs/models/apertus.html | 12 +- docs/models/arcee.html | 12 +- docs/models/devstral.html | 12 +- docs/models/gemma3n.html | 12 +- docs/models/gpt-oss.html | 12 +- docs/models/granite4.html | 12 +- docs/models/hunyuan.html | 12 +- docs/models/index.html | 12 +- docs/models/internvl3_5.html | 12 +- docs/models/jamba.html | 12 +- docs/models/kimi-linear.html | 12 +- docs/models/llama-2.html | 12 +- docs/models/llama-4.html | 12 +- docs/models/magistral.html | 12 +- docs/models/magistral/think.html | 12 +- docs/models/magistral/vision.html | 14 +- docs/models/mimo.html | 12 +- docs/models/ministral.html | 12 +- docs/models/ministral3.html | 12 +- docs/models/ministral3/think.html | 12 +- docs/models/ministral3/vision.html | 14 +- docs/models/mistral-small.html | 14 +- docs/models/mistral.html | 12 +- docs/models/olmo3.html | 12 +- docs/models/orpheus.html | 12 +- docs/models/phi.html | 12 +- docs/models/plano.html | 12 +- docs/models/qwen3-next.html | 12 +- docs/models/qwen3.html | 12 +- docs/models/seed-oss.html | 12 +- docs/models/smolvlm2.html | 12 +- docs/models/trinity.html | 12 +- docs/models/voxtral.html | 12 +- docs/multi-gpu.html | 12 +- docs/multi-node.html | 12 +- docs/multimodal.html | 12 +- docs/multipack.html | 12 +- docs/nccl.html | 12 +- docs/nd_parallelism.html | 12 +- docs/optimizations.html | 21 +- docs/optimizers.html | 12 +- docs/qat.html | 12 +- docs/quantize.html | 12 +- docs/ray-integration.html | 12 +- docs/reward_modelling.html | 12 +- docs/rlhf.html | 14 +- docs/sequence_parallelism.html | 12 +- docs/streaming.html | 12 +- docs/telemetry.html | 12 +- docs/torchao.html | 12 +- docs/unsloth.html | 12 +- .../colab-axolotl-example.html | 12 +- index.html | 12 +- search.json | 7852 ++++++++--------- ...p-35ef2ff98a2131eb4c49a687ae04ea22.min.css | 12 - ...p-f15b14cef494beb09422a8174b542cad.min.css | 12 + site_libs/quarto-html/axe/axe-check.js | 145 - ...dark-f418161beb48e0141c760e455f12af2c.css} | 2 +- site_libs/quarto-html/quarto.js | 2 - site_libs/quarto-search/quarto-search.js | 305 +- sitemap.xml | 1874 ++-- .../core/trainers/grpo/async_trainer.html | 1135 --- src/axolotl/integrations/LICENSE.html | 12 +- .../cut_cross_entropy/ACKNOWLEDGEMENTS.html | 12 +- 247 files changed, 8025 insertions(+), 10900 deletions(-) delete mode 100644 docs/api/monkeypatch.llama_expand_mask.html delete mode 100644 docs/api/monkeypatch.llama_patch_multipack.html delete mode 100644 site_libs/bootstrap/bootstrap-35ef2ff98a2131eb4c49a687ae04ea22.min.css create mode 100644 site_libs/bootstrap/bootstrap-f15b14cef494beb09422a8174b542cad.min.css delete mode 100644 site_libs/quarto-html/axe/axe-check.js rename site_libs/quarto-html/{quarto-syntax-highlighting-dark-4d9afe2b8d18ee9fa5d0d57b5ed4214d.css => quarto-syntax-highlighting-dark-f418161beb48e0141c760e455f12af2c.css} (98%) delete mode 100644 src/axolotl/core/trainers/grpo/async_trainer.html diff --git a/.nojekyll b/.nojekyll index 009d60b87..feab296d3 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -f9f423f8 \ No newline at end of file +5526dc52 \ No newline at end of file diff --git a/FAQS.html b/FAQS.html index 9f44d69c3..56f951e85 100644 --- a/FAQS.html +++ b/FAQS.html @@ -2,13 +2,16 @@ - + faqs – Axolotl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
- -
- - -
- - - -
- - - - -
-

monkeypatch.llama_expand_mask

-

monkeypatch.llama_expand_mask

-

expands the binary attention mask per 3.2.2 of https://arxiv.org/pdf/2107.02027.pdf

- - -
- -
- -
- - - - - \ No newline at end of file diff --git a/docs/api/monkeypatch.llama_patch_multipack.html b/docs/api/monkeypatch.llama_patch_multipack.html deleted file mode 100644 index 0092e961e..000000000 --- a/docs/api/monkeypatch.llama_patch_multipack.html +++ /dev/null @@ -1,1146 +0,0 @@ - - - - - - - - - -monkeypatch.llama_patch_multipack – Axolotl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
- -
- - -
- - - -
- - - - -
-

monkeypatch.llama_patch_multipack

-

monkeypatch.llama_patch_multipack

-

Patched LlamaAttention to use torch.nn.functional.scaled_dot_product_attention

- - -
- -
- -
- - - - - \ No newline at end of file diff --git a/docs/api/monkeypatch.lora_kernels.html b/docs/api/monkeypatch.lora_kernels.html index 7e0eff131..c786bf8bc 100644 --- a/docs/api/monkeypatch.lora_kernels.html +++ b/docs/api/monkeypatch.lora_kernels.html @@ -2,13 +2,16 @@ - + monkeypatch.lora_kernels – Axolotl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
- -
- - -
- - - -
- - - - - - - -
- -
- - - - - \ No newline at end of file diff --git a/src/axolotl/integrations/LICENSE.html b/src/axolotl/integrations/LICENSE.html index 556fdbf27..d8aca9621 100644 --- a/src/axolotl/integrations/LICENSE.html +++ b/src/axolotl/integrations/LICENSE.html @@ -2,13 +2,16 @@ - + license – Axolotl