Skip to content

cleanup once done - #9

Merged
Lazarus-931 merged 4 commits into
mainfrom
dev-tidy
May 13, 2026
Merged

cleanup once done#9
Lazarus-931 merged 4 commits into
mainfrom
dev-tidy

Conversation

@Lazarus-931

Copy link
Copy Markdown
Owner

General-cleanup pass — separate from PR #5 (which carried the structural changes: LICENSE, CONTRIBUTING, weight_utils centralization).

Changes (one commit per item)

  • gitignore: add .venv, *.egg-info, *.gguf, *.npz
  • dev_env: fix stale reference to dev_env.md after CONTRIBUTION rename
  • build: trim WHAT-comments in build.sh
  • README: drop stale dated header on Supported Chips

Conservatively scoped — no kernel deletions in this PR. A scan of SuperKittens/kernels/ did not turn up any kernel that is provably unreferenced once benchmarks + temp/ are considered (e.g. kernels/utils/layernorm/ is still pulled in by SuperKittens/benchmark/utils/layernorm/). Flagging that for a follow-up rather than blindly deleting.

Test plan

  • ./build.sh exits 0 with libsk.dylib + libsk.metallib present (verified after every commit)
  • (manually) m.chat() smoke test on lexie/derek if any code path touched — no runtime code paths touched in this PR

@Lazarus-931
Lazarus-931 merged commit 638ff13 into main May 13, 2026
@Lazarus-931
Lazarus-931 deleted the dev-tidy branch May 15, 2026 19:58
@Lazarus-931
Lazarus-931 restored the dev-tidy branch July 8, 2026 04:40
Lazarus-931 added a commit that referenced this pull request Jul 8, 2026
…d off main @cdb5c76 + 9th cherry-picked @05e221a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant