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

Generate rten models in V2 format by default #272

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

robertknight
Copy link
Owner

@robertknight robertknight commented Jul 5, 2024

This allows converting large (> 2GB) models without needing to pass the --v2 flag to rten-convert. There is a --v1 flag to force creation of V1 models for use with older rten versions.

  • Make rten-convert use the V2 format by default
  • Change all tests to use the V2 model format, except for one test to check that loading and running V1 models still works

 - Make rten-convert use the V2 format by default
 - Change all tests to use the V2 model format, except for one test to check
   that loading and running V1 models still works
@robertknight robertknight merged commit 710a04d into main Jul 5, 2024
2 checks passed
@robertknight robertknight deleted the v2-default branch July 5, 2024 23:03
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