From 142a0ac5dabc5c751116c79e3705361fec31592d Mon Sep 17 00:00:00 2001 From: m3ultra Date: Sun, 19 Jul 2026 15:30:39 +1000 Subject: [PATCH] =?UTF-8?q?docs:=20packet=20=E2=80=94=20trellis-2-mrp-mlx?= =?UTF-8?q?=20fork=20pushed=20to=20Gitea=20(pin=20tag=20pr175-head-754d403?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- docs/FABLE_STARTUP_PACKET.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/FABLE_STARTUP_PACKET.md b/docs/FABLE_STARTUP_PACKET.md index abf962a..263c5fc 100644 --- a/docs/FABLE_STARTUP_PACKET.md +++ b/docs/FABLE_STARTUP_PACKET.md @@ -410,3 +410,10 @@ All 8 fixtures captured at `trellis2-bench/parity_fixtures/` (cond_512/ 1024, ss_coords, shape_slat, shape_dec, tex_slat, tex_voxels, mesh_final; seed 42, 1024-cascade). Hook env needed: PYTORCH_ENABLE_MPS_FALLBACK=1 ATTN_BACKEND=sdpa SPARSE_ATTN_BACKEND=sdpa SPARSE_CONV_BACKEND=flex_gemm. + +### Fork home (added 2026-07-19, post-ยง10) +The vendored Jourloy/PR#175 tree now lives on our Gitea: +`ssh://git@100.71.119.27:222/monster/trellis-2-mrp-mlx.git` (note the +hyphens), branch `main`, pin tag `pr175-head-754d403`. m3 staging clone has +it as remote `partly`; `origin` stays github/Jourloy for rebases. All our +kernel/bake work lands as commits on this fork.