From 77b366d44b4c80e1579fd7c00aae493f7b7d0103 Mon Sep 17 00:00:00 2001 From: biondizzle Date: Sun, 24 May 2026 21:52:54 +0000 Subject: [PATCH] Scrub B200 password from markdown files --- MAY_24_26_PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAY_24_26_PLAN.md b/MAY_24_26_PLAN.md index 3a7e0b78..c6a2d240 100644 --- a/MAY_24_26_PLAN.md +++ b/MAY_24_26_PLAN.md @@ -4,7 +4,7 @@ You're working on the DSV4 (DeepSeek V4 Pro) NVFP4 inference kernel for Blackwell B200. The FMHA (Fused Multi-Head Attention) kernel is working at hd=64/128/256 (cos 0.999998). The next milestones are: fix O rescale for multi-KV-tile, add multi-head grid (D2), and verify NVFP4 primitives. -**B200:** `root@45.76.247.107`, pass: `` +**B200:** See MEMORY.md for access (not committed to repo) **Repo:** `git@sweetapi.com:2222/biondizzle/nvfp4-megamoe-kernel.git` **Local:** `~/dev/nvfp4-megamoe-kernel` **Test command:** `~/.openclaw/workspace/fire_b200_test `