config, deploy: the workstation is workpc, not bugmachine (V-490)
Owner's correction. It is the same host CLAUDE.md already calls workpc, and two names for one machine read as two machines. The dated eval file keeps the old name: a measurement is never edited after the day it was taken.
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"//workstation": [
|
"//workstation": [
|
||||||
"The big model on the desk PC (bugmachine, 7900 GRE 16GB), fronted by",
|
"The big model on the desk PC (workpc, 7900 GRE 16GB), fronted by",
|
||||||
"mavgpud on port 8080. It runs gemma-4-12b and it is preferred over the",
|
"mavgpud on port 8080. It runs gemma-4-12b and it is preferred over the",
|
||||||
"resident Qwen3-1.7B for routing and replies whenever the card is free.",
|
"resident Qwen3-1.7B for routing and replies whenever the card is free.",
|
||||||
"The machine is never assumed up: it sleeps, and the card is often held by",
|
"The machine is never assumed up: it sleeps, and the card is often held by",
|
||||||
|
|||||||
@@ -1110,7 +1110,7 @@ const (
|
|||||||
DefaultKiwixSnippetRunes = 1500
|
DefaultKiwixSnippetRunes = 1500
|
||||||
)
|
)
|
||||||
|
|
||||||
// WorkstationConfig — the big model on the owner's desktop (bugmachine, a
|
// WorkstationConfig — the big model on the owner's desktop (workpc, a
|
||||||
// 7900 GRE with 16GB), fronted by mavgpud.
|
// 7900 GRE with 16GB), fronted by mavgpud.
|
||||||
//
|
//
|
||||||
// homesrv cannot grow a GPU, so the resident Qwen3-1.7B is the floor and this
|
// homesrv cannot grow a GPU, so the resident Qwen3-1.7B is the floor and this
|
||||||
|
|||||||
Reference in New Issue
Block a user