Skip to content

Conversation

@mart-r
Copy link
Collaborator

@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

@mart-r mart-r changed the title Medcat conversion mode name hotfix Medcat conversion model name hotfix Sep 1, 2025
Copy link
Member

@tomolopolis tomolopolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mart-r mart-r merged commit 880f52b into main Sep 1, 2025
20 checks passed
@mart-r mart-r deleted the medcat-conversion-mode-name-hotfix branch September 1, 2025 13:33
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.

3 participants