feat: fleet tab — download from public source or rsync to node when model is missing #64
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
When viewing a node in the fleet tab, models shown as ✗ (not installed) should offer two deployment paths:
hf_repois set in the model registry, offer to initiate a HuggingFace download on the target nodeThis allows one-click deployment from the Assignments deployment-status view.
UX sketch
Backend needs
GET /api/assignments/deployment-statusalready cross-joins nodes × modelsRelated