Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turning verify-checksum-models.py into executable #2245

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

jpodivin
Copy link
Contributor

The verify-checksum-models.py is a simple script with no extra 3rd party dependencies.
It can be safely executed as a standalone utility and invoked directly from CLI.

The shebang is set so that it will look for default python binary in the environment, including virtual.

README.md was adjusted to reflect the change.

Signed-off-by: Jiri Podivin <jpodivin@gmail.com>
@jpodivin jpodivin force-pushed the executable-checksums branch from 5d78eb4 to 36ffa16 Compare July 16, 2023 19:49
@ggerganov ggerganov merged commit 27ab66e into ggerganov:master Jul 16, 2023
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.

2 participants