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});