modelbeast/server
m3ultra 6a0aa4b8e0 Add ardy_motion operator: NVIDIA ARDY text-to-motion on MPS
Text → 20fps skeletal motion → npz + Mixamo-convention BVH (via ardy2bvh).
Runs ~/Documents/ardy branch mps (upstream + community PR6), venvs/ardy.
Text encoder loads pre-merged bf16 LLM2Vec weights from data/text_encoders/
(ungated mirror base + mntp adapter merged offline) and disables the implicit
HF token so token rot can't break public downloads.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-04 00:06:58 +10:00
..
operators Add ardy_motion operator: NVIDIA ARDY text-to-motion on MPS 2026-08-04 00:06:58 +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 Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
main.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +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 runner: gpu lane becomes a node pool (local + remote workers) 2026-07-14 13:38:34 +10:00
runner.py fix(runner): remap remote-worker output paths after collect 2026-07-22 19:04:23 +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 runner: gpu lane becomes a node pool (local + remote workers) 2026-07-14 13:38:34 +10:00