From afd6ed125d0185a04ba3c290f6f551c86b5dd19d Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Thu, 5 Jun 2025 14:27:31 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- docs/api/cli.args.html | 4 +- docs/api/cli.vllm_serve.html | 31 +- docs/api/core.trainers.base.html | 22 +- docs/api/index.html | 10 +- docs/api/monkeypatch.attention.mllama.html | 938 --------------------- docs/multimodal.html | 2 +- search.json | 381 ++++----- sitemap.xml | 420 +++++---- 9 files changed, 435 insertions(+), 1375 deletions(-) delete mode 100644 docs/api/monkeypatch.attention.mllama.html diff --git a/.nojekyll b/.nojekyll index b4ae58be1..00ec93670 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -3c4c0555 \ No newline at end of file +681903b1 \ No newline at end of file diff --git a/docs/api/cli.args.html b/docs/api/cli.args.html index e2f20fc80..f37c41014 100644 --- a/docs/api/cli.args.html +++ b/docs/api/cli.args.html @@ -590,7 +590,9 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true}); max_model_len=None, enable_prefix_caching=None, serve_module=None, -) + enable_reasoning=None, + reasoning_parser=None, +)

Dataclass with CLI arguments for axolotl vllm-serve command.

diff --git a/docs/api/cli.vllm_serve.html b/docs/api/cli.vllm_serve.html index b49682aef..04565b686 100644 --- a/docs/api/cli.vllm_serve.html +++ b/docs/api/cli.vllm_serve.html @@ -469,6 +469,10 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});