From 77fdae15fb5ad1498d8b006104a0d6fd151060bb Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 22 Feb 2026 23:23:59 -0600 Subject: clean personal info and private files from repository - Remove personal hardware specs, machine-specific troubleshooting docs, and video transcript from assets/ - Remove stale PLAN-zfsbootmenu-implementation.org (feature complete) - Remove .stignore (Syncthing config, not project-relevant) - Untrack todo.org (personal task tracker with private infra details) - Make archsetup path configurable via ARCHSETUP_DIR env var in build.sh - Use $REAL_USER instead of hardcoded username in build-release scp --- assets/cogito-hardware-specs.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 assets/cogito-hardware-specs.txt (limited to 'assets/cogito-hardware-specs.txt') diff --git a/assets/cogito-hardware-specs.txt b/assets/cogito-hardware-specs.txt deleted file mode 100644 index 7a3b285..0000000 --- a/assets/cogito-hardware-specs.txt +++ /dev/null @@ -1,17 +0,0 @@ -Framework Desktop ML (cogito) Hardware Specifications - -Model: AMD Ryzen AI MAX+ 395 (Strix Halo) -CPU: 16 cores Zen 5 -GPU: Radeon 8060S (40 RDNA 3.5 CUs) -Total RAM: 128GB unified memory -Max VRAM: 96GB (via AMD Variable Graphics Memory) -NPU: XDNA 2, 50+ peak AI TOPS -GPU Arch: gfx1151 -Peak Perf: 59.4 FP16/BF16 TFLOPS @ 2.9GHz - -Inference Performance (AMD testing with LM Studio 0.3.11 / llama.cpp 1.18): -- Small models (1-3B): ~100+ tokens/sec -- Medium models (7-8B): ~60-80 tokens/sec -- Large models (20B): ~58 tokens/sec -- Very large models (120B): ~38 tokens/sec -- Context support: Up to 256K tokens with Flash Attention -- cgit v1.2.3