diff options
Diffstat (limited to 'hyperstack-vm1.toml')
| -rw-r--r-- | hyperstack-vm1.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperstack-vm1.toml b/hyperstack-vm1.toml index 5a5be2a..c6fb2df 100644 --- a/hyperstack-vm1.toml +++ b/hyperstack-vm1.toml @@ -70,7 +70,7 @@ gpu_memory_utilization = 0.92 tensor_parallel_size = 1 tool_call_parser = "qwen3_coder" -# Named model presets for 'ruby hyperstack.rb --config hyperstack-vm1.toml model switch <name>'. +# Named model presets for 'ruby hyperstack.rb --vm 1 model switch <name>'. # Each preset overrides the matching [vllm] field; unset fields fall back to [vllm] defaults. [vllm.presets.qwen3-coder-next] |
