Skip to content

docs: publish Nano-NN card and align Python support - #4

Merged
zedarvates merged 3 commits into
mainfrom
docs/link-huggingface-nano-nn
Aug 26, 2026
Merged

zedarvates merged 3 commits into
mainfrom
docs/link-huggingface-nano-nn

Conversation

@zedarvates

@zedarvates zedarvates commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Outcome

  • Links the verified MIT Hugging Face model card from the project README.
  • Aligns CogniARC's declared Python requirement and CI matrix with its mandatory arc-agi>=0.9.9 dependency.

Model-card publication

The corrected card is live at:
https://huggingface.co/zedgamer/cogniarc-nano-nn

It describes the classifiers as experimental, rule-first comparison baselines and links back to this public source repository. No model weights, private data, or runtime behavior were changed.

CI compatibility fix

PyPI declares arc-agi 0.9.9 as requiring Python >=3.12. CogniARC previously declared Python >=3.11 and tested 3.11/3.12, so installation failed before tests on 3.11. This PR now declares Python >=3.12 and tests that supported runtime instead of advertising an impossible environment.

@zedarvates zedarvates changed the title docs: link the CogniARC Nano-NN model card docs: publish Nano-NN card and align Python support Aug 26, 2026
@zedarvates
zedarvates merged commit 815e571 into main Aug 26, 2026
1 check passed
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