Skip to content

Conversation

mart-r
Copy link
Contributor

@mart-r mart-r commented Aug 29, 2025

This fixes 2 small issues with converted model names:

  • If it's a .zip, the previous implementation would leave teh .zip in the middle of the new name
    • That's because the save mechanism adds the hash and extension (unless otherwise specified)
  • If it's a folder, the converter would fail
    • Because the old_model_name attribute wasn't set

EDIT: This is an extension of #118

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