Model signing is an experimental feature with ongoing development, which might include breaking changes. We are releasing these capabilities to improve the integrity of our models for our security-conscious users and to facilitate feedback from the community.
Before trying to verify the signature, ensure that the tensor files have been downloaded with git-lfs and that no files have been added, removed, or modified in your local git checkout:
Copy
Ask AI
git lfs fetch --allgit lfs pullgit lfs checkout
Install the model_signing (v1.0.1) library with the following command: