From 373fd8c9e8f24ca459e6ac78ec0e044e7036e2fa Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Tue, 6 May 2025 08:13:23 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- FAQS.html | 4 +- TODO.html | 4 +- docs/amd_hpc.html | 4 +- docs/api/cli.args.html | 4 +- docs/api/cli.checks.html | 4 +- docs/api/cli.cloud.base.html | 4 +- docs/api/cli.cloud.modal_.html | 4 +- docs/api/cli.config.html | 4 +- docs/api/cli.evaluate.html | 4 +- docs/api/cli.inference.html | 4 +- docs/api/cli.main.html | 4 +- docs/api/cli.merge_lora.html | 4 +- docs/api/cli.merge_sharded_fsdp_weights.html | 4 +- docs/api/cli.preprocess.html | 4 +- docs/api/cli.sweeps.html | 4 +- docs/api/cli.train.html | 4 +- docs/api/cli.utils.html | 4 +- docs/api/cli.vllm_serve.html | 4 +- docs/api/common.architectures.html | 4 +- docs/api/common.const.html | 4 +- docs/api/common.datasets.html | 4 +- docs/api/convert.html | 4 +- docs/api/core.chat.format.chatml.html | 4 +- docs/api/core.chat.format.llama3x.html | 4 +- docs/api/core.chat.format.shared.html | 4 +- docs/api/core.chat.messages.html | 4 +- docs/api/core.datasets.chat.html | 4 +- ...core.datasets.transforms.chat_builder.html | 4 +- docs/api/core.trainer_builder.html | 4 +- docs/api/core.trainers.base.html | 4 +- docs/api/core.trainers.dpo.trainer.html | 4 +- docs/api/core.trainers.grpo.trainer.html | 4 +- docs/api/core.trainers.trl.html | 4 +- docs/api/core.training_args.html | 4 +- docs/api/datasets.html | 4 +- docs/api/evaluate.html | 4 +- docs/api/index.html | 4 +- docs/api/integrations.base.html | 4 +- .../integrations.cut_cross_entropy.args.html | 4 +- docs/api/integrations.grokfast.optimizer.html | 4 +- docs/api/integrations.kd.trainer.html | 4 +- docs/api/integrations.liger.args.html | 4 +- docs/api/integrations.lm_eval.args.html | 4 +- docs/api/integrations.spectrum.args.html | 4 +- docs/api/kernels.geglu.html | 4 +- docs/api/kernels.lora.html | 4 +- docs/api/kernels.quantize.html | 4 +- docs/api/kernels.swiglu.html | 4 +- docs/api/kernels.utils.html | 4 +- docs/api/logging_config.html | 4 +- docs/api/models.mamba.modeling_mamba.html | 4 +- docs/api/monkeypatch.attention.mllama.html | 4 +- .../monkeypatch.btlm_attn_hijack_flash.html | 4 +- ...onkeypatch.data.batch_dataset_fetcher.html | 4 +- .../monkeypatch.llama_attn_hijack_flash.html | 4 +- ...onkeypatch.llama_attn_hijack_xformers.html | 4 +- docs/api/monkeypatch.llama_expand_mask.html | 4 +- .../monkeypatch.llama_patch_multipack.html | 4 +- docs/api/monkeypatch.lora_kernels.html | 4 +- ...monkeypatch.mistral_attn_hijack_flash.html | 4 +- docs/api/monkeypatch.mixtral.html | 4 +- docs/api/monkeypatch.multipack.html | 4 +- docs/api/monkeypatch.relora.html | 4 +- ...onkeypatch.stablelm_attn_hijack_flash.html | 4 +- docs/api/monkeypatch.trainer_fsdp_optim.html | 4 +- .../monkeypatch.transformers_fa_utils.html | 4 +- docs/api/monkeypatch.unsloth_.html | 4 +- docs/api/monkeypatch.utils.html | 4 +- docs/api/prompt_strategies.alpaca_chat.html | 4 +- .../prompt_strategies.alpaca_instruct.html | 4 +- .../prompt_strategies.alpaca_w_system.html | 4 +- docs/api/prompt_strategies.base.html | 4 +- ...rompt_strategies.bradley_terry.llama3.html | 4 +- docs/api/prompt_strategies.chat_template.html | 4 +- docs/api/prompt_strategies.completion.html | 4 +- .../prompt_strategies.dpo.chat_template.html | 4 +- docs/api/prompt_strategies.dpo.chatml.html | 4 +- docs/api/prompt_strategies.dpo.llama3.html | 4 +- .../prompt_strategies.dpo.passthrough.html | 4 +- .../prompt_strategies.dpo.user_defined.html | 4 +- docs/api/prompt_strategies.dpo.zephyr.html | 4 +- docs/api/prompt_strategies.input_output.html | 4 +- docs/api/prompt_strategies.kto.chatml.html | 4 +- docs/api/prompt_strategies.kto.llama3.html | 4 +- .../prompt_strategies.kto.user_defined.html | 4 +- docs/api/prompt_strategies.llama2_chat.html | 4 +- docs/api/prompt_strategies.messages.chat.html | 4 +- docs/api/prompt_strategies.metharme.html | 4 +- docs/api/prompt_strategies.orcamini.html | 4 +- .../prompt_strategies.orpo.chat_template.html | 4 +- docs/api/prompt_strategies.pygmalion.html | 4 +- ...prompt_strategies.stepwise_supervised.html | 4 +- docs/api/prompt_strategies.user_defined.html | 4 +- docs/api/prompt_tokenizers.html | 4 +- docs/api/train.html | 4 +- docs/api/utils.bench.html | 4 +- docs/api/utils.callbacks.comet_.html | 4 +- docs/api/utils.callbacks.lisa.html | 4 +- docs/api/utils.callbacks.mlflow_.html | 4 +- docs/api/utils.callbacks.perplexity.html | 4 +- docs/api/utils.callbacks.profiler.html | 4 +- docs/api/utils.chat_templates.html | 4 +- docs/api/utils.collators.batching.html | 4 +- docs/api/utils.collators.core.html | 4 +- docs/api/utils.collators.mamba.html | 4 +- docs/api/utils.collators.mm_chat.html | 4 +- docs/api/utils.data.pretraining.html | 4 +- docs/api/utils.data.sft.html | 4 +- docs/api/utils.dict.html | 4 +- docs/api/utils.distributed.html | 4 +- docs/api/utils.freeze.html | 4 +- .../utils.gradient_checkpointing.unsloth.html | 4 +- docs/api/utils.lora.html | 4 +- docs/api/utils.lora_embeddings.html | 4 +- docs/api/utils.model_shard_quant.html | 4 +- docs/api/utils.models.html | 4 +- docs/api/utils.optimizers.adopt.html | 4 +- docs/api/utils.samplers.multipack.html | 4 +- docs/api/utils.schedulers.html | 4 +- docs/api/utils.schemas.config.html | 4 +- docs/api/utils.schemas.datasets.html | 4 +- docs/api/utils.schemas.enums.html | 4 +- docs/api/utils.schemas.integrations.html | 4 +- docs/api/utils.schemas.model.html | 4 +- docs/api/utils.schemas.multimodal.html | 4 +- docs/api/utils.schemas.peft.html | 4 +- docs/api/utils.schemas.training.html | 4 +- docs/api/utils.schemas.trl.html | 4 +- docs/api/utils.schemas.utils.html | 4 +- docs/api/utils.tokenization.html | 4 +- docs/api/utils.trainer.html | 4 +- docs/batch_vs_grad.html | 4 +- docs/cli.html | 4 +- docs/config.html | 4 +- docs/custom_integrations.html | 4 +- docs/dataset-formats/conversation.html | 4 +- docs/dataset-formats/index.html | 4 +- docs/dataset-formats/inst_tune.html | 4 +- docs/dataset-formats/pretraining.html | 4 +- docs/dataset-formats/stepwise_supervised.html | 4 +- docs/dataset-formats/template_free.html | 4 +- docs/dataset-formats/tokenized.html | 4 +- docs/dataset_loading.html | 4 +- docs/dataset_preprocessing.html | 4 +- docs/debugging.html | 4 +- docs/docker.html | 4 +- docs/faq.html | 4 +- docs/fsdp_qlora.html | 4 +- docs/getting-started.html | 4 +- docs/inference.html | 4 +- docs/input_output.html | 4 +- docs/installation.html | 4 +- docs/lora_optims.html | 4 +- docs/lr_groups.html | 4 +- docs/mac.html | 4 +- docs/multi-gpu.html | 4 +- docs/multi-node.html | 4 +- docs/multimodal.html | 4 +- docs/multipack.html | 4 +- docs/nccl.html | 4 +- docs/ray-integration.html | 4 +- docs/reward_modelling.html | 4 +- docs/rlhf.html | 4 +- docs/sequence_parallelism.html | 4 +- docs/torchao.html | 4 +- docs/unsloth.html | 4 +- .../colab-axolotl-example.html | 4 +- index.html | 4 +- ...dark-2b3e328b71be8d25427581baeb23079b.css} | 2 +- sitemap.xml | 340 +++++++++--------- src/axolotl/integrations/LICENSE.html | 4 +- .../cut_cross_entropy/ACKNOWLEDGEMENTS.html | 4 +- 173 files changed, 512 insertions(+), 512 deletions(-) rename site_libs/quarto-html/{quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css => quarto-syntax-highlighting-dark-2b3e328b71be8d25427581baeb23079b.css} (98%) diff --git a/.nojekyll b/.nojekyll index 19d834d66..1a758e029 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -6b62de25 \ No newline at end of file +e8faa31e \ No newline at end of file diff --git a/FAQS.html b/FAQS.html index 5625bbdcf..6954e5431 100644 --- a/FAQS.html +++ b/FAQS.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/TODO.html b/TODO.html index 4933050b6..7339136ad 100644 --- a/TODO.html +++ b/TODO.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/amd_hpc.html b/docs/amd_hpc.html index 07e962e36..b1ad4d34e 100644 --- a/docs/amd_hpc.html +++ b/docs/amd_hpc.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.args.html b/docs/api/cli.args.html index 621f41ac2..16dbaebbe 100644 --- a/docs/api/cli.args.html +++ b/docs/api/cli.args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.checks.html b/docs/api/cli.checks.html index d97261b63..7f4bdd9ef 100644 --- a/docs/api/cli.checks.html +++ b/docs/api/cli.checks.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.cloud.base.html b/docs/api/cli.cloud.base.html index 7cd745854..f63457c6f 100644 --- a/docs/api/cli.cloud.base.html +++ b/docs/api/cli.cloud.base.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.cloud.modal_.html b/docs/api/cli.cloud.modal_.html index e7cd77c3c..ee77f8ad2 100644 --- a/docs/api/cli.cloud.modal_.html +++ b/docs/api/cli.cloud.modal_.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.config.html b/docs/api/cli.config.html index f1039195b..898cbfaca 100644 --- a/docs/api/cli.config.html +++ b/docs/api/cli.config.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.evaluate.html b/docs/api/cli.evaluate.html index 376e1ee91..ee9a3af0f 100644 --- a/docs/api/cli.evaluate.html +++ b/docs/api/cli.evaluate.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.inference.html b/docs/api/cli.inference.html index 72b7cfb12..c38ab80f8 100644 --- a/docs/api/cli.inference.html +++ b/docs/api/cli.inference.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.main.html b/docs/api/cli.main.html index 8898ac17c..69c24f0a2 100644 --- a/docs/api/cli.main.html +++ b/docs/api/cli.main.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.merge_lora.html b/docs/api/cli.merge_lora.html index 0f8abe7a8..e2e02adaa 100644 --- a/docs/api/cli.merge_lora.html +++ b/docs/api/cli.merge_lora.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.merge_sharded_fsdp_weights.html b/docs/api/cli.merge_sharded_fsdp_weights.html index b749d0230..c898b90d1 100644 --- a/docs/api/cli.merge_sharded_fsdp_weights.html +++ b/docs/api/cli.merge_sharded_fsdp_weights.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.preprocess.html b/docs/api/cli.preprocess.html index 09db6b528..a085a05b8 100644 --- a/docs/api/cli.preprocess.html +++ b/docs/api/cli.preprocess.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.sweeps.html b/docs/api/cli.sweeps.html index 295dbff21..e662c149f 100644 --- a/docs/api/cli.sweeps.html +++ b/docs/api/cli.sweeps.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.train.html b/docs/api/cli.train.html index 7205bc1cb..04f6f5189 100644 --- a/docs/api/cli.train.html +++ b/docs/api/cli.train.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.utils.html b/docs/api/cli.utils.html index ff6d711a6..b17cd5e02 100644 --- a/docs/api/cli.utils.html +++ b/docs/api/cli.utils.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/cli.vllm_serve.html b/docs/api/cli.vllm_serve.html index c393b371e..d3562b67a 100644 --- a/docs/api/cli.vllm_serve.html +++ b/docs/api/cli.vllm_serve.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/common.architectures.html b/docs/api/common.architectures.html index 9e06de056..5b2ba8223 100644 --- a/docs/api/common.architectures.html +++ b/docs/api/common.architectures.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/common.const.html b/docs/api/common.const.html index c194888fe..f63be5127 100644 --- a/docs/api/common.const.html +++ b/docs/api/common.const.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/common.datasets.html b/docs/api/common.datasets.html index 22fef66e8..2b657ab9d 100644 --- a/docs/api/common.datasets.html +++ b/docs/api/common.datasets.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/convert.html b/docs/api/convert.html index c2ee491c7..c07e18a49 100644 --- a/docs/api/convert.html +++ b/docs/api/convert.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.chat.format.chatml.html b/docs/api/core.chat.format.chatml.html index d8f4d8145..f9b6d7ef7 100644 --- a/docs/api/core.chat.format.chatml.html +++ b/docs/api/core.chat.format.chatml.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/core.chat.format.llama3x.html b/docs/api/core.chat.format.llama3x.html index 0748f44cd..0ff8f562f 100644 --- a/docs/api/core.chat.format.llama3x.html +++ b/docs/api/core.chat.format.llama3x.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/core.chat.format.shared.html b/docs/api/core.chat.format.shared.html index b69891327..177e0005d 100644 --- a/docs/api/core.chat.format.shared.html +++ b/docs/api/core.chat.format.shared.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/core.chat.messages.html b/docs/api/core.chat.messages.html index 72eb1746c..fe0ba6106 100644 --- a/docs/api/core.chat.messages.html +++ b/docs/api/core.chat.messages.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.datasets.chat.html b/docs/api/core.datasets.chat.html index c48371e82..fe0d070ef 100644 --- a/docs/api/core.datasets.chat.html +++ b/docs/api/core.datasets.chat.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.datasets.transforms.chat_builder.html b/docs/api/core.datasets.transforms.chat_builder.html index b94747093..98f74ea2e 100644 --- a/docs/api/core.datasets.transforms.chat_builder.html +++ b/docs/api/core.datasets.transforms.chat_builder.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.trainer_builder.html b/docs/api/core.trainer_builder.html index d59e4f9d4..bd6b5ad7e 100644 --- a/docs/api/core.trainer_builder.html +++ b/docs/api/core.trainer_builder.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.trainers.base.html b/docs/api/core.trainers.base.html index 3c2ef88aa..7d4ad8fa2 100644 --- a/docs/api/core.trainers.base.html +++ b/docs/api/core.trainers.base.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.trainers.dpo.trainer.html b/docs/api/core.trainers.dpo.trainer.html index 2a6d4e583..963af030b 100644 --- a/docs/api/core.trainers.dpo.trainer.html +++ b/docs/api/core.trainers.dpo.trainer.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.trainers.grpo.trainer.html b/docs/api/core.trainers.grpo.trainer.html index 5a33cc7fc..af798ea2a 100644 --- a/docs/api/core.trainers.grpo.trainer.html +++ b/docs/api/core.trainers.grpo.trainer.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.trainers.trl.html b/docs/api/core.trainers.trl.html index a7ab4d74b..8bddede18 100644 --- a/docs/api/core.trainers.trl.html +++ b/docs/api/core.trainers.trl.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/core.training_args.html b/docs/api/core.training_args.html index 3a714c579..7f5140e3e 100644 --- a/docs/api/core.training_args.html +++ b/docs/api/core.training_args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/datasets.html b/docs/api/datasets.html index 12c5be393..75bd37958 100644 --- a/docs/api/datasets.html +++ b/docs/api/datasets.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/evaluate.html b/docs/api/evaluate.html index 1ba6387fb..8850b6559 100644 --- a/docs/api/evaluate.html +++ b/docs/api/evaluate.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/index.html b/docs/api/index.html index 2cf20d45a..9198bc7cb 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/integrations.base.html b/docs/api/integrations.base.html index 9a7b70e82..a5a60a42e 100644 --- a/docs/api/integrations.base.html +++ b/docs/api/integrations.base.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/integrations.cut_cross_entropy.args.html b/docs/api/integrations.cut_cross_entropy.args.html index 4e47f1e7a..3450c3a93 100644 --- a/docs/api/integrations.cut_cross_entropy.args.html +++ b/docs/api/integrations.cut_cross_entropy.args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/integrations.grokfast.optimizer.html b/docs/api/integrations.grokfast.optimizer.html index 0bb503f63..4512a8a30 100644 --- a/docs/api/integrations.grokfast.optimizer.html +++ b/docs/api/integrations.grokfast.optimizer.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/integrations.kd.trainer.html b/docs/api/integrations.kd.trainer.html index 51647ab2a..4dcfd33a7 100644 --- a/docs/api/integrations.kd.trainer.html +++ b/docs/api/integrations.kd.trainer.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/integrations.liger.args.html b/docs/api/integrations.liger.args.html index 0de5aec2a..0366234a0 100644 --- a/docs/api/integrations.liger.args.html +++ b/docs/api/integrations.liger.args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/integrations.lm_eval.args.html b/docs/api/integrations.lm_eval.args.html index 2471fd527..f36177b07 100644 --- a/docs/api/integrations.lm_eval.args.html +++ b/docs/api/integrations.lm_eval.args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/integrations.spectrum.args.html b/docs/api/integrations.spectrum.args.html index b97112358..37471d4c5 100644 --- a/docs/api/integrations.spectrum.args.html +++ b/docs/api/integrations.spectrum.args.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/kernels.geglu.html b/docs/api/kernels.geglu.html index eae8c59cb..8cfec99e0 100644 --- a/docs/api/kernels.geglu.html +++ b/docs/api/kernels.geglu.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/kernels.lora.html b/docs/api/kernels.lora.html index fb2fb21b4..49de07e50 100644 --- a/docs/api/kernels.lora.html +++ b/docs/api/kernels.lora.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/kernels.quantize.html b/docs/api/kernels.quantize.html index f5b959c3d..a0163f5d6 100644 --- a/docs/api/kernels.quantize.html +++ b/docs/api/kernels.quantize.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/kernels.swiglu.html b/docs/api/kernels.swiglu.html index 75e21a66f..65fbb346a 100644 --- a/docs/api/kernels.swiglu.html +++ b/docs/api/kernels.swiglu.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/kernels.utils.html b/docs/api/kernels.utils.html index 76489e30c..31ec0920a 100644 --- a/docs/api/kernels.utils.html +++ b/docs/api/kernels.utils.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/logging_config.html b/docs/api/logging_config.html index 7af53f29b..16a6e2360 100644 --- a/docs/api/logging_config.html +++ b/docs/api/logging_config.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/models.mamba.modeling_mamba.html b/docs/api/models.mamba.modeling_mamba.html index 0feb5541b..e2f50b7b3 100644 --- a/docs/api/models.mamba.modeling_mamba.html +++ b/docs/api/models.mamba.modeling_mamba.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.attention.mllama.html b/docs/api/monkeypatch.attention.mllama.html index 0e39952cc..e731e5e83 100644 --- a/docs/api/monkeypatch.attention.mllama.html +++ b/docs/api/monkeypatch.attention.mllama.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.btlm_attn_hijack_flash.html b/docs/api/monkeypatch.btlm_attn_hijack_flash.html index a26c0546a..0f2515ee3 100644 --- a/docs/api/monkeypatch.btlm_attn_hijack_flash.html +++ b/docs/api/monkeypatch.btlm_attn_hijack_flash.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.data.batch_dataset_fetcher.html b/docs/api/monkeypatch.data.batch_dataset_fetcher.html index bdaf61e4a..46937d852 100644 --- a/docs/api/monkeypatch.data.batch_dataset_fetcher.html +++ b/docs/api/monkeypatch.data.batch_dataset_fetcher.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.llama_attn_hijack_flash.html b/docs/api/monkeypatch.llama_attn_hijack_flash.html index dedb3928b..94b1644da 100644 --- a/docs/api/monkeypatch.llama_attn_hijack_flash.html +++ b/docs/api/monkeypatch.llama_attn_hijack_flash.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.llama_attn_hijack_xformers.html b/docs/api/monkeypatch.llama_attn_hijack_xformers.html index 878b100c3..d851ea410 100644 --- a/docs/api/monkeypatch.llama_attn_hijack_xformers.html +++ b/docs/api/monkeypatch.llama_attn_hijack_xformers.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.llama_expand_mask.html b/docs/api/monkeypatch.llama_expand_mask.html index 033d83097..7e5e05dfa 100644 --- a/docs/api/monkeypatch.llama_expand_mask.html +++ b/docs/api/monkeypatch.llama_expand_mask.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.llama_patch_multipack.html b/docs/api/monkeypatch.llama_patch_multipack.html index 67b9c2eb7..9fcb21327 100644 --- a/docs/api/monkeypatch.llama_patch_multipack.html +++ b/docs/api/monkeypatch.llama_patch_multipack.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.lora_kernels.html b/docs/api/monkeypatch.lora_kernels.html index 88af542a1..e643661d7 100644 --- a/docs/api/monkeypatch.lora_kernels.html +++ b/docs/api/monkeypatch.lora_kernels.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.mistral_attn_hijack_flash.html b/docs/api/monkeypatch.mistral_attn_hijack_flash.html index 0a501b349..008bb421e 100644 --- a/docs/api/monkeypatch.mistral_attn_hijack_flash.html +++ b/docs/api/monkeypatch.mistral_attn_hijack_flash.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.mixtral.html b/docs/api/monkeypatch.mixtral.html index 4345976c2..dcc5c4ef8 100644 --- a/docs/api/monkeypatch.mixtral.html +++ b/docs/api/monkeypatch.mixtral.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.multipack.html b/docs/api/monkeypatch.multipack.html index 2d7f9647a..e0c167e51 100644 --- a/docs/api/monkeypatch.multipack.html +++ b/docs/api/monkeypatch.multipack.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.relora.html b/docs/api/monkeypatch.relora.html index 475656164..20f4ebfa7 100644 --- a/docs/api/monkeypatch.relora.html +++ b/docs/api/monkeypatch.relora.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.stablelm_attn_hijack_flash.html b/docs/api/monkeypatch.stablelm_attn_hijack_flash.html index f791e0d9a..925c70615 100644 --- a/docs/api/monkeypatch.stablelm_attn_hijack_flash.html +++ b/docs/api/monkeypatch.stablelm_attn_hijack_flash.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.trainer_fsdp_optim.html b/docs/api/monkeypatch.trainer_fsdp_optim.html index 01290b460..0a4fa7673 100644 --- a/docs/api/monkeypatch.trainer_fsdp_optim.html +++ b/docs/api/monkeypatch.trainer_fsdp_optim.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.transformers_fa_utils.html b/docs/api/monkeypatch.transformers_fa_utils.html index b91e0c3d9..e62a1f52b 100644 --- a/docs/api/monkeypatch.transformers_fa_utils.html +++ b/docs/api/monkeypatch.transformers_fa_utils.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/monkeypatch.unsloth_.html b/docs/api/monkeypatch.unsloth_.html index 05698e2a5..292c71ad9 100644 --- a/docs/api/monkeypatch.unsloth_.html +++ b/docs/api/monkeypatch.unsloth_.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/monkeypatch.utils.html b/docs/api/monkeypatch.utils.html index 0e9be2d75..ce8608cf8 100644 --- a/docs/api/monkeypatch.utils.html +++ b/docs/api/monkeypatch.utils.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.alpaca_chat.html b/docs/api/prompt_strategies.alpaca_chat.html index 5b3e54a27..65514a6e2 100644 --- a/docs/api/prompt_strategies.alpaca_chat.html +++ b/docs/api/prompt_strategies.alpaca_chat.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.alpaca_instruct.html b/docs/api/prompt_strategies.alpaca_instruct.html index 5a1e65c69..fc2ea0164 100644 --- a/docs/api/prompt_strategies.alpaca_instruct.html +++ b/docs/api/prompt_strategies.alpaca_instruct.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.alpaca_w_system.html b/docs/api/prompt_strategies.alpaca_w_system.html index fd050fa7c..8f0636491 100644 --- a/docs/api/prompt_strategies.alpaca_w_system.html +++ b/docs/api/prompt_strategies.alpaca_w_system.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.base.html b/docs/api/prompt_strategies.base.html index 7000b0d93..d35403935 100644 --- a/docs/api/prompt_strategies.base.html +++ b/docs/api/prompt_strategies.base.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.bradley_terry.llama3.html b/docs/api/prompt_strategies.bradley_terry.llama3.html index f7553d68e..20568d2e3 100644 --- a/docs/api/prompt_strategies.bradley_terry.llama3.html +++ b/docs/api/prompt_strategies.bradley_terry.llama3.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.chat_template.html b/docs/api/prompt_strategies.chat_template.html index eb2e65f63..5d282d37f 100644 --- a/docs/api/prompt_strategies.chat_template.html +++ b/docs/api/prompt_strategies.chat_template.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.completion.html b/docs/api/prompt_strategies.completion.html index e586e8d16..1ce459f87 100644 --- a/docs/api/prompt_strategies.completion.html +++ b/docs/api/prompt_strategies.completion.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.dpo.chat_template.html b/docs/api/prompt_strategies.dpo.chat_template.html index 7cb275630..18e7e9347 100644 --- a/docs/api/prompt_strategies.dpo.chat_template.html +++ b/docs/api/prompt_strategies.dpo.chat_template.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.dpo.chatml.html b/docs/api/prompt_strategies.dpo.chatml.html index 6524368a8..36b4285d4 100644 --- a/docs/api/prompt_strategies.dpo.chatml.html +++ b/docs/api/prompt_strategies.dpo.chatml.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.dpo.llama3.html b/docs/api/prompt_strategies.dpo.llama3.html index 30219d7a5..4c8758efc 100644 --- a/docs/api/prompt_strategies.dpo.llama3.html +++ b/docs/api/prompt_strategies.dpo.llama3.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.dpo.passthrough.html b/docs/api/prompt_strategies.dpo.passthrough.html index 7aae2f7a8..7779e8b5c 100644 --- a/docs/api/prompt_strategies.dpo.passthrough.html +++ b/docs/api/prompt_strategies.dpo.passthrough.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.dpo.user_defined.html b/docs/api/prompt_strategies.dpo.user_defined.html index ce555f49a..6b41261af 100644 --- a/docs/api/prompt_strategies.dpo.user_defined.html +++ b/docs/api/prompt_strategies.dpo.user_defined.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.dpo.zephyr.html b/docs/api/prompt_strategies.dpo.zephyr.html index 4e0f48bd3..de58e8fbc 100644 --- a/docs/api/prompt_strategies.dpo.zephyr.html +++ b/docs/api/prompt_strategies.dpo.zephyr.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.input_output.html b/docs/api/prompt_strategies.input_output.html index 3d13ef8fd..e13941a8b 100644 --- a/docs/api/prompt_strategies.input_output.html +++ b/docs/api/prompt_strategies.input_output.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.kto.chatml.html b/docs/api/prompt_strategies.kto.chatml.html index 4275ddb79..cb7909574 100644 --- a/docs/api/prompt_strategies.kto.chatml.html +++ b/docs/api/prompt_strategies.kto.chatml.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.kto.llama3.html b/docs/api/prompt_strategies.kto.llama3.html index 1997cd96a..5bf3ab603 100644 --- a/docs/api/prompt_strategies.kto.llama3.html +++ b/docs/api/prompt_strategies.kto.llama3.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.kto.user_defined.html b/docs/api/prompt_strategies.kto.user_defined.html index de8fc7707..6368e45d9 100644 --- a/docs/api/prompt_strategies.kto.user_defined.html +++ b/docs/api/prompt_strategies.kto.user_defined.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/prompt_strategies.llama2_chat.html b/docs/api/prompt_strategies.llama2_chat.html index f26477bf6..9bb4219a8 100644 --- a/docs/api/prompt_strategies.llama2_chat.html +++ b/docs/api/prompt_strategies.llama2_chat.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.messages.chat.html b/docs/api/prompt_strategies.messages.chat.html index df42ddbec..5132405c5 100644 --- a/docs/api/prompt_strategies.messages.chat.html +++ b/docs/api/prompt_strategies.messages.chat.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.metharme.html b/docs/api/prompt_strategies.metharme.html index 1df4f7392..432d2586c 100644 --- a/docs/api/prompt_strategies.metharme.html +++ b/docs/api/prompt_strategies.metharme.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.orcamini.html b/docs/api/prompt_strategies.orcamini.html index 992307510..533412375 100644 --- a/docs/api/prompt_strategies.orcamini.html +++ b/docs/api/prompt_strategies.orcamini.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.orpo.chat_template.html b/docs/api/prompt_strategies.orpo.chat_template.html index c0077bdf0..932400f79 100644 --- a/docs/api/prompt_strategies.orpo.chat_template.html +++ b/docs/api/prompt_strategies.orpo.chat_template.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.pygmalion.html b/docs/api/prompt_strategies.pygmalion.html index 33da683c3..0f6cc1de1 100644 --- a/docs/api/prompt_strategies.pygmalion.html +++ b/docs/api/prompt_strategies.pygmalion.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.stepwise_supervised.html b/docs/api/prompt_strategies.stepwise_supervised.html index ec33fc17d..a5afebaf1 100644 --- a/docs/api/prompt_strategies.stepwise_supervised.html +++ b/docs/api/prompt_strategies.stepwise_supervised.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_strategies.user_defined.html b/docs/api/prompt_strategies.user_defined.html index 4ceb8274c..61ff5d24e 100644 --- a/docs/api/prompt_strategies.user_defined.html +++ b/docs/api/prompt_strategies.user_defined.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/prompt_tokenizers.html b/docs/api/prompt_tokenizers.html index 96b89a9e3..f48e227c6 100644 --- a/docs/api/prompt_tokenizers.html +++ b/docs/api/prompt_tokenizers.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/train.html b/docs/api/train.html index d7983a433..b99403d55 100644 --- a/docs/api/train.html +++ b/docs/api/train.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.bench.html b/docs/api/utils.bench.html index 90da1c8e6..d4f29e9a8 100644 --- a/docs/api/utils.bench.html +++ b/docs/api/utils.bench.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.callbacks.comet_.html b/docs/api/utils.callbacks.comet_.html index 9aa830fc0..648602dc9 100644 --- a/docs/api/utils.callbacks.comet_.html +++ b/docs/api/utils.callbacks.comet_.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.callbacks.lisa.html b/docs/api/utils.callbacks.lisa.html index aa7322a78..0b168ee40 100644 --- a/docs/api/utils.callbacks.lisa.html +++ b/docs/api/utils.callbacks.lisa.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/utils.callbacks.mlflow_.html b/docs/api/utils.callbacks.mlflow_.html index b1eeeff0a..3eebafaa0 100644 --- a/docs/api/utils.callbacks.mlflow_.html +++ b/docs/api/utils.callbacks.mlflow_.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.callbacks.perplexity.html b/docs/api/utils.callbacks.perplexity.html index 0e2da7f8d..df58810ac 100644 --- a/docs/api/utils.callbacks.perplexity.html +++ b/docs/api/utils.callbacks.perplexity.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.callbacks.profiler.html b/docs/api/utils.callbacks.profiler.html index 6ecb9a858..f038472bc 100644 --- a/docs/api/utils.callbacks.profiler.html +++ b/docs/api/utils.callbacks.profiler.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.chat_templates.html b/docs/api/utils.chat_templates.html index 190bbe6d6..40f77da58 100644 --- a/docs/api/utils.chat_templates.html +++ b/docs/api/utils.chat_templates.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.collators.batching.html b/docs/api/utils.collators.batching.html index 353e8d2ef..5c0f2920c 100644 --- a/docs/api/utils.collators.batching.html +++ b/docs/api/utils.collators.batching.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.collators.core.html b/docs/api/utils.collators.core.html index 4162f7054..4176487e4 100644 --- a/docs/api/utils.collators.core.html +++ b/docs/api/utils.collators.core.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/utils.collators.mamba.html b/docs/api/utils.collators.mamba.html index b06749186..b9c0e1362 100644 --- a/docs/api/utils.collators.mamba.html +++ b/docs/api/utils.collators.mamba.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.collators.mm_chat.html b/docs/api/utils.collators.mm_chat.html index 30cc0f544..28b246915 100644 --- a/docs/api/utils.collators.mm_chat.html +++ b/docs/api/utils.collators.mm_chat.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.data.pretraining.html b/docs/api/utils.data.pretraining.html index 78e89052c..3a6479b40 100644 --- a/docs/api/utils.data.pretraining.html +++ b/docs/api/utils.data.pretraining.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/utils.data.sft.html b/docs/api/utils.data.sft.html index 093d34c28..9a2f1d3fc 100644 --- a/docs/api/utils.data.sft.html +++ b/docs/api/utils.data.sft.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/api/utils.dict.html b/docs/api/utils.dict.html index 8acfef2c9..b27db9aea 100644 --- a/docs/api/utils.dict.html +++ b/docs/api/utils.dict.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.distributed.html b/docs/api/utils.distributed.html index 5704040a9..1c97564e8 100644 --- a/docs/api/utils.distributed.html +++ b/docs/api/utils.distributed.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.freeze.html b/docs/api/utils.freeze.html index 49533796c..cb64400d7 100644 --- a/docs/api/utils.freeze.html +++ b/docs/api/utils.freeze.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.gradient_checkpointing.unsloth.html b/docs/api/utils.gradient_checkpointing.unsloth.html index 77d13357a..e59daba85 100644 --- a/docs/api/utils.gradient_checkpointing.unsloth.html +++ b/docs/api/utils.gradient_checkpointing.unsloth.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.lora.html b/docs/api/utils.lora.html index 08e336c3b..8d586f58c 100644 --- a/docs/api/utils.lora.html +++ b/docs/api/utils.lora.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.lora_embeddings.html b/docs/api/utils.lora_embeddings.html index af4cd5621..3cd29547e 100644 --- a/docs/api/utils.lora_embeddings.html +++ b/docs/api/utils.lora_embeddings.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.model_shard_quant.html b/docs/api/utils.model_shard_quant.html index 6f270cd23..819a78146 100644 --- a/docs/api/utils.model_shard_quant.html +++ b/docs/api/utils.model_shard_quant.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.models.html b/docs/api/utils.models.html index 397a5d518..d1047fb29 100644 --- a/docs/api/utils.models.html +++ b/docs/api/utils.models.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.optimizers.adopt.html b/docs/api/utils.optimizers.adopt.html index a28649157..01be5394b 100644 --- a/docs/api/utils.optimizers.adopt.html +++ b/docs/api/utils.optimizers.adopt.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.samplers.multipack.html b/docs/api/utils.samplers.multipack.html index aeffb598d..2bf122678 100644 --- a/docs/api/utils.samplers.multipack.html +++ b/docs/api/utils.samplers.multipack.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schedulers.html b/docs/api/utils.schedulers.html index 8b21bf9b0..8c6226dce 100644 --- a/docs/api/utils.schedulers.html +++ b/docs/api/utils.schedulers.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.config.html b/docs/api/utils.schemas.config.html index 758af0ac2..4d883ba65 100644 --- a/docs/api/utils.schemas.config.html +++ b/docs/api/utils.schemas.config.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.datasets.html b/docs/api/utils.schemas.datasets.html index b91c14b00..83e6c6fbe 100644 --- a/docs/api/utils.schemas.datasets.html +++ b/docs/api/utils.schemas.datasets.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.enums.html b/docs/api/utils.schemas.enums.html index 0eec185df..cc7e1a392 100644 --- a/docs/api/utils.schemas.enums.html +++ b/docs/api/utils.schemas.enums.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.integrations.html b/docs/api/utils.schemas.integrations.html index a911d7bfe..ce4d48eef 100644 --- a/docs/api/utils.schemas.integrations.html +++ b/docs/api/utils.schemas.integrations.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.model.html b/docs/api/utils.schemas.model.html index 1e994bf42..ae8717b40 100644 --- a/docs/api/utils.schemas.model.html +++ b/docs/api/utils.schemas.model.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.multimodal.html b/docs/api/utils.schemas.multimodal.html index e42725f45..5d096c348 100644 --- a/docs/api/utils.schemas.multimodal.html +++ b/docs/api/utils.schemas.multimodal.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.peft.html b/docs/api/utils.schemas.peft.html index 7c8a2fa1e..a077998e0 100644 --- a/docs/api/utils.schemas.peft.html +++ b/docs/api/utils.schemas.peft.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.training.html b/docs/api/utils.schemas.training.html index 414973180..ce1535804 100644 --- a/docs/api/utils.schemas.training.html +++ b/docs/api/utils.schemas.training.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.trl.html b/docs/api/utils.schemas.trl.html index e594ecf1a..03676773c 100644 --- a/docs/api/utils.schemas.trl.html +++ b/docs/api/utils.schemas.trl.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.schemas.utils.html b/docs/api/utils.schemas.utils.html index 35fae11ad..6da922c8a 100644 --- a/docs/api/utils.schemas.utils.html +++ b/docs/api/utils.schemas.utils.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.tokenization.html b/docs/api/utils.tokenization.html index 64d73c66f..9eb56eaad 100644 --- a/docs/api/utils.tokenization.html +++ b/docs/api/utils.tokenization.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/api/utils.trainer.html b/docs/api/utils.trainer.html index c539fac89..cd89710b1 100644 --- a/docs/api/utils.trainer.html +++ b/docs/api/utils.trainer.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/batch_vs_grad.html b/docs/batch_vs_grad.html index da3730bae..0992bd799 100644 --- a/docs/batch_vs_grad.html +++ b/docs/batch_vs_grad.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/cli.html b/docs/cli.html index 9be13e320..fe0e9da95 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/config.html b/docs/config.html index 856a9965e..d87310919 100644 --- a/docs/config.html +++ b/docs/config.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/custom_integrations.html b/docs/custom_integrations.html index 08262a8ae..98ffb0cf1 100644 --- a/docs/custom_integrations.html +++ b/docs/custom_integrations.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/conversation.html b/docs/dataset-formats/conversation.html index 06a75a10e..1964967d0 100644 --- a/docs/dataset-formats/conversation.html +++ b/docs/dataset-formats/conversation.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/index.html b/docs/dataset-formats/index.html index 9b31e7ef7..c1356cf8e 100644 --- a/docs/dataset-formats/index.html +++ b/docs/dataset-formats/index.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/inst_tune.html b/docs/dataset-formats/inst_tune.html index 16e44cd66..44ff1b5b7 100644 --- a/docs/dataset-formats/inst_tune.html +++ b/docs/dataset-formats/inst_tune.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/pretraining.html b/docs/dataset-formats/pretraining.html index a38dd2d4c..383875962 100644 --- a/docs/dataset-formats/pretraining.html +++ b/docs/dataset-formats/pretraining.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/stepwise_supervised.html b/docs/dataset-formats/stepwise_supervised.html index 68a70e670..4e1ebfa35 100644 --- a/docs/dataset-formats/stepwise_supervised.html +++ b/docs/dataset-formats/stepwise_supervised.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/template_free.html b/docs/dataset-formats/template_free.html index 104408657..7fa3968a2 100644 --- a/docs/dataset-formats/template_free.html +++ b/docs/dataset-formats/template_free.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset-formats/tokenized.html b/docs/dataset-formats/tokenized.html index 2b0bf68b9..34508982a 100644 --- a/docs/dataset-formats/tokenized.html +++ b/docs/dataset-formats/tokenized.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset_loading.html b/docs/dataset_loading.html index 41cd40ace..2ef97ab7a 100644 --- a/docs/dataset_loading.html +++ b/docs/dataset_loading.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/dataset_preprocessing.html b/docs/dataset_preprocessing.html index efff82348..8e9adc422 100644 --- a/docs/dataset_preprocessing.html +++ b/docs/dataset_preprocessing.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/debugging.html b/docs/debugging.html index b5741e196..34cf88f4b 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/docker.html b/docs/docker.html index 14d8c75a1..f8a60ee0c 100644 --- a/docs/docker.html +++ b/docs/docker.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/faq.html b/docs/faq.html index 71679cdf5..f0ed88d0e 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/fsdp_qlora.html b/docs/fsdp_qlora.html index 011f47288..7e4babf84 100644 --- a/docs/fsdp_qlora.html +++ b/docs/fsdp_qlora.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/getting-started.html b/docs/getting-started.html index 42c138a1a..fc4653659 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/inference.html b/docs/inference.html index 05f7f1bf9..51dd5516a 100644 --- a/docs/inference.html +++ b/docs/inference.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/input_output.html b/docs/input_output.html index 49d0225db..1d8e03694 100644 --- a/docs/input_output.html +++ b/docs/input_output.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/installation.html b/docs/installation.html index adbbe9348..5b0c807b6 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/lora_optims.html b/docs/lora_optims.html index 6b4173a0f..96f8514d6 100644 --- a/docs/lora_optims.html +++ b/docs/lora_optims.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/lr_groups.html b/docs/lr_groups.html index b0cd6a8b2..b75b0d83e 100644 --- a/docs/lr_groups.html +++ b/docs/lr_groups.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/mac.html b/docs/mac.html index 6d1084ef3..3f61dc8e4 100644 --- a/docs/mac.html +++ b/docs/mac.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/multi-gpu.html b/docs/multi-gpu.html index 9b368cadd..454e03489 100644 --- a/docs/multi-gpu.html +++ b/docs/multi-gpu.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/multi-node.html b/docs/multi-node.html index 20fdbc44b..e408ce0e5 100644 --- a/docs/multi-node.html +++ b/docs/multi-node.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/multimodal.html b/docs/multimodal.html index d36691ed3..691226417 100644 --- a/docs/multimodal.html +++ b/docs/multimodal.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/multipack.html b/docs/multipack.html index b5a110a94..5901cdc89 100644 --- a/docs/multipack.html +++ b/docs/multipack.html @@ -2,7 +2,7 @@ - + @@ -37,7 +37,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/docs/nccl.html b/docs/nccl.html index 45cf58f54..b8b32a44d 100644 --- a/docs/nccl.html +++ b/docs/nccl.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/ray-integration.html b/docs/ray-integration.html index f25c5811f..12eb0613c 100644 --- a/docs/ray-integration.html +++ b/docs/ray-integration.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/reward_modelling.html b/docs/reward_modelling.html index 482b4a36c..5346e71ff 100644 --- a/docs/reward_modelling.html +++ b/docs/reward_modelling.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/rlhf.html b/docs/rlhf.html index 9d3481f54..402e10b87 100644 --- a/docs/rlhf.html +++ b/docs/rlhf.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/sequence_parallelism.html b/docs/sequence_parallelism.html index 4c14a5a8d..f62c09982 100644 --- a/docs/sequence_parallelism.html +++ b/docs/sequence_parallelism.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/torchao.html b/docs/torchao.html index 4cff35095..8af82dc71 100644 --- a/docs/torchao.html +++ b/docs/torchao.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/docs/unsloth.html b/docs/unsloth.html index 8c4f37739..29221b170 100644 --- a/docs/unsloth.html +++ b/docs/unsloth.html @@ -2,7 +2,7 @@ - + @@ -72,7 +72,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/examples/colab-notebooks/colab-axolotl-example.html b/examples/colab-notebooks/colab-axolotl-example.html index d368bba38..263c4d507 100644 --- a/examples/colab-notebooks/colab-axolotl-example.html +++ b/examples/colab-notebooks/colab-axolotl-example.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/index.html b/index.html index 1b8ffdcea..a7b0ac8a4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + @@ -71,7 +71,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin - + diff --git a/site_libs/quarto-html/quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css b/site_libs/quarto-html/quarto-syntax-highlighting-dark-2b3e328b71be8d25427581baeb23079b.css similarity index 98% rename from site_libs/quarto-html/quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css rename to site_libs/quarto-html/quarto-syntax-highlighting-dark-2b3e328b71be8d25427581baeb23079b.css index 62b5e9cc4..b0e595b8d 100644 --- a/site_libs/quarto-html/quarto-syntax-highlighting-dark-748b535e376f14d4692bf2b2e5fd6380.css +++ b/site_libs/quarto-html/quarto-syntax-highlighting-dark-2b3e328b71be8d25427581baeb23079b.css @@ -216,4 +216,4 @@ code span.wa { content: " https://docs.axolotl.ai/examples/colab-notebooks/colab-axolotl-example.html - 2025-05-04T12:22:56.543Z + 2025-05-06T08:11:19.776Z https://docs.axolotl.ai/index.html - 2025-05-04T12:22:56.555Z + 2025-05-06T08:11:19.789Z https://docs.axolotl.ai/docs/rlhf.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/unsloth.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.776Z https://docs.axolotl.ai/docs/dataset_preprocessing.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/input_output.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/dataset_loading.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/api/utils.collators.mamba.html - 2025-05-04T12:23:33.510Z + 2025-05-06T08:11:53.134Z https://docs.axolotl.ai/docs/api/utils.optimizers.adopt.html - 2025-05-04T12:23:33.284Z + 2025-05-06T08:11:52.911Z https://docs.axolotl.ai/docs/api/prompt_strategies.user_defined.html - 2025-05-04T12:23:32.796Z + 2025-05-06T08:11:52.422Z https://docs.axolotl.ai/docs/api/utils.chat_templates.html - 2025-05-04T12:23:33.186Z + 2025-05-06T08:11:52.813Z https://docs.axolotl.ai/docs/api/cli.merge_lora.html - 2025-05-04T12:23:32.623Z + 2025-05-06T08:11:52.252Z https://docs.axolotl.ai/docs/api/monkeypatch.multipack.html - 2025-05-04T12:23:33.069Z + 2025-05-06T08:11:52.697Z https://docs.axolotl.ai/docs/api/core.chat.format.shared.html - 2025-05-04T12:23:32.492Z + 2025-05-06T08:11:52.128Z https://docs.axolotl.ai/docs/api/utils.schemas.integrations.html - 2025-05-04T12:23:33.358Z + 2025-05-06T08:11:52.983Z https://docs.axolotl.ai/docs/api/utils.freeze.html - 2025-05-04T12:23:33.211Z + 2025-05-06T08:11:52.838Z https://docs.axolotl.ai/docs/api/prompt_strategies.alpaca_w_system.html - 2025-05-04T12:23:32.787Z + 2025-05-06T08:11:52.414Z https://docs.axolotl.ai/docs/api/monkeypatch.attention.mllama.html - 2025-05-04T12:23:33.137Z + 2025-05-06T08:11:52.765Z https://docs.axolotl.ai/docs/api/utils.schemas.model.html - 2025-05-04T12:23:33.306Z + 2025-05-06T08:11:52.931Z https://docs.axolotl.ai/docs/api/core.datasets.transforms.chat_builder.html - 2025-05-04T12:23:32.505Z + 2025-05-06T08:11:52.141Z https://docs.axolotl.ai/docs/api/monkeypatch.btlm_attn_hijack_flash.html - 2025-05-04T12:23:33.112Z + 2025-05-06T08:11:52.740Z https://docs.axolotl.ai/docs/api/models.mamba.modeling_mamba.html - 2025-05-04T12:23:33.486Z + 2025-05-06T08:11:53.110Z https://docs.axolotl.ai/docs/api/core.datasets.chat.html - 2025-05-04T12:23:32.497Z + 2025-05-06T08:11:52.133Z https://docs.axolotl.ai/docs/api/utils.model_shard_quant.html - 2025-05-04T12:23:33.200Z + 2025-05-06T08:11:52.827Z https://docs.axolotl.ai/docs/api/monkeypatch.llama_patch_multipack.html - 2025-05-04T12:23:33.114Z + 2025-05-06T08:11:52.741Z https://docs.axolotl.ai/docs/api/utils.lora_embeddings.html - 2025-05-04T12:23:33.194Z + 2025-05-06T08:11:52.821Z https://docs.axolotl.ai/docs/api/utils.schemas.peft.html - 2025-05-04T12:23:33.337Z + 2025-05-06T08:11:52.962Z https://docs.axolotl.ai/docs/api/core.chat.format.llama3x.html - 2025-05-04T12:23:32.490Z + 2025-05-06T08:11:52.127Z https://docs.axolotl.ai/docs/api/monkeypatch.mistral_attn_hijack_flash.html - 2025-05-04T12:23:33.068Z + 2025-05-06T08:11:52.695Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.chat_template.html - 2025-05-04T12:23:32.848Z + 2025-05-06T08:11:52.475Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.user_defined.html - 2025-05-04T12:23:32.872Z + 2025-05-06T08:11:52.498Z https://docs.axolotl.ai/docs/api/utils.distributed.html - 2025-05-04T12:23:33.273Z + 2025-05-06T08:11:52.900Z https://docs.axolotl.ai/docs/api/prompt_strategies.pygmalion.html - 2025-05-04T12:23:32.843Z + 2025-05-06T08:11:52.469Z https://docs.axolotl.ai/docs/api/utils.dict.html - 2025-05-04T12:23:33.277Z + 2025-05-06T08:11:52.903Z https://docs.axolotl.ai/docs/api/monkeypatch.llama_attn_hijack_flash.html - 2025-05-04T12:23:33.052Z + 2025-05-06T08:11:52.680Z https://docs.axolotl.ai/docs/api/prompt_strategies.base.html - 2025-05-04T12:23:32.741Z + 2025-05-06T08:11:52.369Z https://docs.axolotl.ai/docs/api/monkeypatch.data.batch_dataset_fetcher.html - 2025-05-04T12:23:33.139Z + 2025-05-06T08:11:52.766Z https://docs.axolotl.ai/docs/api/kernels.swiglu.html - 2025-05-04T12:23:33.018Z + 2025-05-06T08:11:52.645Z https://docs.axolotl.ai/docs/api/core.chat.messages.html - 2025-05-04T12:23:32.487Z + 2025-05-06T08:11:52.124Z https://docs.axolotl.ai/docs/api/index.html - 2025-05-04T12:23:32.221Z + 2025-05-06T08:11:51.861Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.zephyr.html - 2025-05-04T12:23:32.870Z + 2025-05-06T08:11:52.497Z https://docs.axolotl.ai/docs/api/convert.html - 2025-05-04T12:23:32.314Z + 2025-05-06T08:11:51.952Z https://docs.axolotl.ai/docs/api/utils.schemas.multimodal.html - 2025-05-04T12:23:33.346Z + 2025-05-06T08:11:52.971Z https://docs.axolotl.ai/docs/api/core.trainers.base.html - 2025-05-04T12:23:32.709Z + 2025-05-06T08:11:52.338Z https://docs.axolotl.ai/docs/api/evaluate.html - 2025-05-04T12:23:32.293Z + 2025-05-06T08:11:51.932Z https://docs.axolotl.ai/docs/api/monkeypatch.llama_attn_hijack_xformers.html - 2025-05-04T12:23:33.054Z + 2025-05-06T08:11:52.681Z https://docs.axolotl.ai/docs/api/kernels.quantize.html - 2025-05-04T12:23:33.025Z + 2025-05-06T08:11:52.653Z https://docs.axolotl.ai/docs/api/utils.callbacks.mlflow_.html - 2025-05-04T12:23:33.538Z + 2025-05-06T08:11:53.162Z https://docs.axolotl.ai/docs/api/utils.callbacks.profiler.html - 2025-05-04T12:23:33.533Z + 2025-05-06T08:11:53.156Z https://docs.axolotl.ai/docs/api/core.trainers.dpo.trainer.html - 2025-05-04T12:23:32.736Z + 2025-05-06T08:11:52.364Z https://docs.axolotl.ai/docs/api/cli.vllm_serve.html - 2025-05-04T12:23:32.685Z + 2025-05-06T08:11:52.314Z https://docs.axolotl.ai/docs/api/train.html - 2025-05-04T12:23:32.282Z + 2025-05-06T08:11:51.921Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.chatml.html - 2025-05-04T12:23:32.869Z + 2025-05-06T08:11:52.495Z https://docs.axolotl.ai/docs/api/utils.schemas.trl.html - 2025-05-04T12:23:33.340Z + 2025-05-06T08:11:52.966Z https://docs.axolotl.ai/docs/api/kernels.geglu.html - 2025-05-04T12:23:33.008Z + 2025-05-06T08:11:52.635Z https://docs.axolotl.ai/docs/api/utils.bench.html - 2025-05-04T12:23:33.203Z + 2025-05-06T08:11:52.830Z https://docs.axolotl.ai/docs/api/monkeypatch.transformers_fa_utils.html - 2025-05-04T12:23:33.129Z + 2025-05-06T08:11:52.756Z https://docs.axolotl.ai/docs/api/integrations.liger.args.html - 2025-05-04T12:23:33.459Z + 2025-05-06T08:11:53.083Z https://docs.axolotl.ai/docs/api/core.trainer_builder.html - 2025-05-04T12:23:32.377Z + 2025-05-06T08:11:52.014Z https://docs.axolotl.ai/docs/api/utils.schemas.utils.html - 2025-05-04T12:23:33.370Z + 2025-05-06T08:11:52.995Z https://docs.axolotl.ai/docs/api/kernels.lora.html - 2025-05-04T12:23:32.997Z + 2025-05-06T08:11:52.625Z https://docs.axolotl.ai/docs/api/prompt_strategies.bradley_terry.llama3.html - 2025-05-04T12:23:32.916Z + 2025-05-06T08:11:52.542Z https://docs.axolotl.ai/docs/api/core.trainers.grpo.trainer.html - 2025-05-04T12:23:32.740Z + 2025-05-06T08:11:52.368Z https://docs.axolotl.ai/docs/api/prompt_strategies.messages.chat.html - 2025-05-04T12:23:32.847Z + 2025-05-06T08:11:52.474Z https://docs.axolotl.ai/docs/api/utils.tokenization.html - 2025-05-04T12:23:33.176Z + 2025-05-06T08:11:52.803Z https://docs.axolotl.ai/docs/api/prompt_strategies.chat_template.html - 2025-05-04T12:23:32.759Z + 2025-05-06T08:11:52.387Z https://docs.axolotl.ai/docs/api/prompt_strategies.stepwise_supervised.html - 2025-05-04T12:23:32.825Z + 2025-05-06T08:11:52.452Z https://docs.axolotl.ai/docs/api/utils.samplers.multipack.html - 2025-05-04T12:23:33.523Z + 2025-05-06T08:11:53.147Z https://docs.axolotl.ai/docs/api/cli.args.html - 2025-05-04T12:23:32.577Z + 2025-05-06T08:11:52.205Z https://docs.axolotl.ai/docs/api/utils.callbacks.perplexity.html - 2025-05-04T12:23:33.529Z + 2025-05-06T08:11:53.153Z https://docs.axolotl.ai/docs/api/utils.gradient_checkpointing.unsloth.html - 2025-05-04T12:23:33.291Z + 2025-05-06T08:11:52.917Z https://docs.axolotl.ai/docs/mac.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/config.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/docs/multimodal.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/lr_groups.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/dataset-formats/index.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/dataset-formats/stepwise_supervised.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/dataset-formats/pretraining.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/multi-node.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/sequence_parallelism.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/batch_vs_grad.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/docs/amd_hpc.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/docs/faq.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/custom_integrations.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/src/axolotl/integrations/LICENSE.html - 2025-05-04T12:22:56.558Z + 2025-05-06T08:11:19.792Z https://docs.axolotl.ai/TODO.html - 2025-05-04T12:22:56.537Z + 2025-05-06T08:11:19.770Z https://docs.axolotl.ai/src/axolotl/integrations/cut_cross_entropy/ACKNOWLEDGEMENTS.html - 2025-05-04T12:22:56.559Z + 2025-05-06T08:11:19.793Z https://docs.axolotl.ai/docs/getting-started.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/multipack.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/multi-gpu.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/installation.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/cli.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/docs/dataset-formats/inst_tune.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/dataset-formats/tokenized.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/dataset-formats/conversation.html - 2025-05-04T12:22:56.538Z + 2025-05-06T08:11:19.771Z https://docs.axolotl.ai/docs/dataset-formats/template_free.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/reward_modelling.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/lora_optims.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/nccl.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/api/logging_config.html - 2025-05-04T12:23:32.361Z + 2025-05-06T08:11:51.999Z https://docs.axolotl.ai/docs/api/utils.trainer.html - 2025-05-04T12:23:33.228Z + 2025-05-06T08:11:52.855Z https://docs.axolotl.ai/docs/api/monkeypatch.unsloth_.html - 2025-05-04T12:23:33.130Z + 2025-05-06T08:11:52.758Z https://docs.axolotl.ai/docs/api/cli.evaluate.html - 2025-05-04T12:23:32.560Z + 2025-05-06T08:11:52.189Z https://docs.axolotl.ai/docs/api/kernels.utils.html - 2025-05-04T12:23:33.027Z + 2025-05-06T08:11:52.654Z https://docs.axolotl.ai/docs/api/datasets.html - 2025-05-04T12:23:32.300Z + 2025-05-06T08:11:51.939Z https://docs.axolotl.ai/docs/api/utils.models.html - 2025-05-04T12:23:33.169Z + 2025-05-06T08:11:52.796Z https://docs.axolotl.ai/docs/api/prompt_strategies.kto.llama3.html - 2025-05-04T12:23:32.881Z + 2025-05-06T08:11:52.508Z https://docs.axolotl.ai/docs/api/cli.preprocess.html - 2025-05-04T12:23:32.643Z + 2025-05-06T08:11:52.272Z https://docs.axolotl.ai/docs/api/cli.merge_sharded_fsdp_weights.html - 2025-05-04T12:23:32.635Z + 2025-05-06T08:11:52.264Z https://docs.axolotl.ai/docs/api/integrations.base.html - 2025-05-04T12:23:33.443Z + 2025-05-06T08:11:53.067Z https://docs.axolotl.ai/docs/api/prompt_strategies.orpo.chat_template.html - 2025-05-04T12:23:32.912Z + 2025-05-06T08:11:52.538Z https://docs.axolotl.ai/docs/api/utils.schemas.enums.html - 2025-05-04T12:23:33.365Z + 2025-05-06T08:11:52.990Z https://docs.axolotl.ai/docs/api/utils.callbacks.comet_.html - 2025-05-04T12:23:33.542Z + 2025-05-06T08:11:53.165Z https://docs.axolotl.ai/docs/api/prompt_strategies.input_output.html - 2025-05-04T12:23:32.820Z + 2025-05-06T08:11:52.447Z https://docs.axolotl.ai/docs/api/utils.schedulers.html - 2025-05-04T12:23:33.254Z + 2025-05-06T08:11:52.880Z https://docs.axolotl.ai/docs/api/cli.cloud.base.html - 2025-05-04T12:23:32.689Z + 2025-05-06T08:11:52.317Z https://docs.axolotl.ai/docs/api/cli.utils.html - 2025-05-04T12:23:32.681Z + 2025-05-06T08:11:52.309Z https://docs.axolotl.ai/docs/api/monkeypatch.lora_kernels.html - 2025-05-04T12:23:33.103Z + 2025-05-06T08:11:52.730Z https://docs.axolotl.ai/docs/api/prompt_strategies.completion.html - 2025-05-04T12:23:32.814Z + 2025-05-06T08:11:52.441Z https://docs.axolotl.ai/docs/api/utils.schemas.config.html - 2025-05-04T12:23:33.299Z + 2025-05-06T08:11:52.925Z https://docs.axolotl.ai/docs/api/monkeypatch.llama_expand_mask.html - 2025-05-04T12:23:33.078Z + 2025-05-06T08:11:52.705Z https://docs.axolotl.ai/docs/api/cli.config.html - 2025-05-04T12:23:32.601Z + 2025-05-06T08:11:52.230Z https://docs.axolotl.ai/docs/api/utils.collators.core.html - 2025-05-04T12:23:33.487Z + 2025-05-06T08:11:53.111Z https://docs.axolotl.ai/docs/api/utils.data.sft.html - 2025-05-04T12:23:33.288Z + 2025-05-06T08:11:52.914Z https://docs.axolotl.ai/docs/api/integrations.spectrum.args.html - 2025-05-04T12:23:33.465Z + 2025-05-06T08:11:53.089Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.llama3.html - 2025-05-04T12:23:32.859Z + 2025-05-06T08:11:52.485Z https://docs.axolotl.ai/docs/api/cli.inference.html - 2025-05-04T12:23:32.615Z + 2025-05-06T08:11:52.244Z https://docs.axolotl.ai/docs/api/prompt_strategies.alpaca_instruct.html - 2025-05-04T12:23:32.775Z + 2025-05-06T08:11:52.402Z https://docs.axolotl.ai/docs/api/utils.collators.batching.html - 2025-05-04T12:23:33.506Z + 2025-05-06T08:11:53.130Z https://docs.axolotl.ai/docs/api/utils.schemas.datasets.html - 2025-05-04T12:23:33.328Z + 2025-05-06T08:11:52.954Z https://docs.axolotl.ai/docs/api/utils.data.pretraining.html - 2025-05-04T12:23:33.286Z + 2025-05-06T08:11:52.912Z https://docs.axolotl.ai/docs/api/prompt_strategies.dpo.passthrough.html - 2025-05-04T12:23:32.873Z + 2025-05-06T08:11:52.500Z https://docs.axolotl.ai/docs/api/monkeypatch.utils.html - 2025-05-04T12:23:33.111Z + 2025-05-06T08:11:52.738Z https://docs.axolotl.ai/docs/api/utils.callbacks.lisa.html - 2025-05-04T12:23:33.535Z + 2025-05-06T08:11:53.158Z https://docs.axolotl.ai/docs/api/prompt_strategies.alpaca_chat.html - 2025-05-04T12:23:32.773Z + 2025-05-06T08:11:52.401Z https://docs.axolotl.ai/docs/api/prompt_strategies.kto.user_defined.html - 2025-05-04T12:23:32.891Z + 2025-05-06T08:11:52.517Z https://docs.axolotl.ai/docs/api/core.training_args.html - 2025-05-04T12:23:32.465Z + 2025-05-06T08:11:52.101Z https://docs.axolotl.ai/docs/api/utils.collators.mm_chat.html - 2025-05-04T12:23:33.515Z + 2025-05-06T08:11:53.138Z https://docs.axolotl.ai/docs/api/common.architectures.html - 2025-05-04T12:23:33.467Z + 2025-05-06T08:11:53.091Z https://docs.axolotl.ai/docs/api/integrations.kd.trainer.html - 2025-05-04T12:23:33.455Z + 2025-05-06T08:11:53.079Z https://docs.axolotl.ai/docs/api/prompt_strategies.llama2_chat.html - 2025-05-04T12:23:32.808Z + 2025-05-06T08:11:52.435Z https://docs.axolotl.ai/docs/api/core.trainers.trl.html - 2025-05-04T12:23:32.727Z + 2025-05-06T08:11:52.355Z https://docs.axolotl.ai/docs/api/prompt_strategies.orcamini.html - 2025-05-04T12:23:32.836Z + 2025-05-06T08:11:52.462Z https://docs.axolotl.ai/docs/api/integrations.cut_cross_entropy.args.html - 2025-05-04T12:23:33.447Z + 2025-05-06T08:11:53.071Z https://docs.axolotl.ai/docs/api/utils.lora.html - 2025-05-04T12:23:33.191Z + 2025-05-06T08:11:52.818Z https://docs.axolotl.ai/docs/api/cli.sweeps.html - 2025-05-04T12:23:32.649Z + 2025-05-06T08:11:52.278Z https://docs.axolotl.ai/docs/api/core.chat.format.chatml.html - 2025-05-04T12:23:32.489Z + 2025-05-06T08:11:52.125Z https://docs.axolotl.ai/docs/api/common.const.html - 2025-05-04T12:23:33.468Z + 2025-05-06T08:11:53.092Z https://docs.axolotl.ai/docs/api/prompt_strategies.metharme.html - 2025-05-04T12:23:32.832Z + 2025-05-06T08:11:52.459Z https://docs.axolotl.ai/docs/api/monkeypatch.stablelm_attn_hijack_flash.html - 2025-05-04T12:23:33.119Z + 2025-05-06T08:11:52.747Z https://docs.axolotl.ai/docs/api/integrations.grokfast.optimizer.html - 2025-05-04T12:23:33.448Z + 2025-05-06T08:11:53.072Z https://docs.axolotl.ai/docs/api/cli.checks.html - 2025-05-04T12:23:32.583Z + 2025-05-06T08:11:52.212Z https://docs.axolotl.ai/docs/api/common.datasets.html - 2025-05-04T12:23:33.485Z + 2025-05-06T08:11:53.109Z https://docs.axolotl.ai/docs/api/integrations.lm_eval.args.html - 2025-05-04T12:23:33.462Z + 2025-05-06T08:11:53.086Z https://docs.axolotl.ai/docs/api/monkeypatch.mixtral.html - 2025-05-04T12:23:33.140Z + 2025-05-06T08:11:52.768Z https://docs.axolotl.ai/docs/api/prompt_strategies.kto.chatml.html - 2025-05-04T12:23:32.890Z + 2025-05-06T08:11:52.516Z https://docs.axolotl.ai/docs/api/cli.train.html - 2025-05-04T12:23:32.551Z + 2025-05-06T08:11:52.180Z https://docs.axolotl.ai/docs/api/prompt_tokenizers.html - 2025-05-04T12:23:32.356Z + 2025-05-06T08:11:51.994Z https://docs.axolotl.ai/docs/api/utils.schemas.training.html - 2025-05-04T12:23:33.311Z + 2025-05-06T08:11:52.936Z https://docs.axolotl.ai/docs/api/monkeypatch.relora.html - 2025-05-04T12:23:33.076Z + 2025-05-06T08:11:52.704Z https://docs.axolotl.ai/docs/api/cli.cloud.modal_.html - 2025-05-04T12:23:32.695Z + 2025-05-06T08:11:52.324Z https://docs.axolotl.ai/docs/api/cli.main.html - 2025-05-04T12:23:32.537Z + 2025-05-06T08:11:52.172Z https://docs.axolotl.ai/docs/api/monkeypatch.trainer_fsdp_optim.html - 2025-05-04T12:23:33.123Z + 2025-05-06T08:11:52.750Z https://docs.axolotl.ai/docs/fsdp_qlora.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/debugging.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/ray-integration.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/docker.html - 2025-05-04T12:22:56.539Z + 2025-05-06T08:11:19.772Z https://docs.axolotl.ai/docs/inference.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.775Z https://docs.axolotl.ai/docs/torchao.html - 2025-05-04T12:22:56.542Z + 2025-05-06T08:11:19.776Z https://docs.axolotl.ai/FAQS.html - 2025-05-04T12:22:56.537Z + 2025-05-06T08:11:19.770Z diff --git a/src/axolotl/integrations/LICENSE.html b/src/axolotl/integrations/LICENSE.html index d5483e3eb..e7188880a 100644 --- a/src/axolotl/integrations/LICENSE.html +++ b/src/axolotl/integrations/LICENSE.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - + diff --git a/src/axolotl/integrations/cut_cross_entropy/ACKNOWLEDGEMENTS.html b/src/axolotl/integrations/cut_cross_entropy/ACKNOWLEDGEMENTS.html index 4fbaa402f..8c5d0d0a9 100644 --- a/src/axolotl/integrations/cut_cross_entropy/ACKNOWLEDGEMENTS.html +++ b/src/axolotl/integrations/cut_cross_entropy/ACKNOWLEDGEMENTS.html @@ -2,7 +2,7 @@ - + @@ -36,7 +36,7 @@ ul.task-list li input[type="checkbox"] { - +