modelbeast/server
type-two 11d92504c2 Add trellis2cpp operator: TRELLIS.2 via C++/ggml port on Metal, no venv
Self-contained binary + GGUFs (RobertBeckebans/AI_trellis2cpp) — immune to the
'operator registered, venv absent' failure that takes out the MLX lane on
unprepared nodes. Measured m3ultra: 512 fine 42.3s / 1024 cascade 108.6s,
~3.7x faster than trellis2_mlx with more geometry, 9-12GB peak RSS. One
resident server per node; -unload-idle frees ~15GB when quiet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 11:53:28 +10:00
..
operators Add trellis2cpp operator: TRELLIS.2 via C++/ggml port on Metal, no venv 2026-08-24 11:53:28 +10:00
__init__.py Phase 0 baseline: FastAPI+SQLite operator pipeline, React/three.js UI, ffprobe/ffmpeg_frames/blender_convert operators 2026-07-12 21:05:22 +10:00
auth.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
db.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
main.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
registry.py Phase 0 baseline: FastAPI+SQLite operator pipeline, React/three.js UI, ffprobe/ffmpeg_frames/blender_convert operators 2026-07-12 21:05:22 +10:00
remote.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
runner.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
settings.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
store.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
sysinfo.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00