index
:
hypr
main
My "local" LLM setup with Hyperstack.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hyperstack-vm2.toml
Age
Commit message (
Expand
)
Author
14 days
update hyperstack2 VM state and config after recreation
Paul Buetow
14 days
chore(config): revert vm2 default to n3-A100x1; simplify justfile
Paul Buetow
2026-05-24
chore(vm2): H100 provisioning, L40 plan, and H100-specific vLLM tuning
Paul Buetow
2026-05-24
chore(config): remove gpt-oss-120b references since qwen3.6 is better
Paul Buetow
2026-05-24
replace qwen3-coder-next with qwen3.6-27b across configs, docs, and tooling
Paul Buetow
2026-05-24
feat(cli): replace --config with --vm 1|2|both, remove create-both/delete-both
Paul Buetow
2026-04-24
task 78: make Qwen3.6-27B the VM2 default
Paul Buetow
2026-04-11
Rename VM1 configs: default hyperstack-vm1.toml, Nemotron in -nemotron
Paul Buetow
2026-04-06
provisioner: support docker_image and pre_start_cmd for Gemma 4 startup
Paul Buetow
2026-04-06
hyperstack: switch to Gemma 4 31B on VM2, Qwen3-Coder-Next on VM1
Paul Buetow
2026-03-24
gpt-oss-120b: enable reasoning via openai_gptoss parser
Paul Buetow
2026-03-21
Fix Nemotron OOM; add VM lifecycle fish abbrs; document automated setup
Paul Buetow
2026-03-21
Remove LiteLLM and Claude Code repo references (task 301)
Paul Buetow
2026-03-21
initial import
Paul Buetow