Skip to content

tools: add verified model artifact downloader; document gitignore intent - #11

Open
ayushnandi718-dev wants to merge 1 commit into
slvDev:mainfrom
ayushnandi718-dev:main
Open

tools: add verified model artifact downloader; document gitignore intent#11
ayushnandi718-dev wants to merge 1 commit into
slvDev:mainfrom
ayushnandi718-dev:main

Conversation

@ayushnandi718-dev

Copy link
Copy Markdown

Closes #7 (and helps #5)

The trained \model.bin\ is intentionally excluded from the repo, but the
reason was easy to miss. This PR:

Verified locally: --check-only\ and unset-URL paths both behave as expected.

The trained model.bin is intentionally not committed, but the reason was
easy to miss. Document which script regenerates each ignored artifact and
add tools/fetch_model.py, a SHA-256-verified downloader for the published
weights, wired into the firmware build steps (issues slvDev#5 and slvDev#7).
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.

Is this real? You did a .gitignore on the most important bits!

1 participant