Skip to content

Combined PR for #174, #175, #176 - #177

Open
ecky-l wants to merge 7 commits into
SearchSavior:mainfrom
ecky-l:main
Open

ecky-l wants to merge 7 commits into
SearchSavior:mainfrom
ecky-l:main

Conversation

@ecky-l

@ecky-l ecky-l commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

If preferred, I can exclude the --max-tokens window change, just need your confirmation :)

Taken from the model's config.json, or from the override context_window in
openarc_config.json (set via the --context-window parameter)
Important especially for changed --runtime-config, but done on every
config change, just to make sure that no runtime conflicts come up when
certain configuration options differ between model loads.
…nd load commands.

The flag forces a recompile of every model that is loaded on `serve
start`, or a recompile of the model that is to be loaded on the `load`
subcommand.
--max-tokens is the configured model default, when the parameter
max_tokens is omitted by client requests. Until now it was at the
hardcoded default of 16k, now its configurable.
…er-config parameters.

--runtime-config and --scheduler-config accept a Json string of advanced
parameters and their values. These are now documented when calling
`openarc add --runtime-config --help` or
`openarc add --scheduler-config --help` respectively.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant