Closed marmg closed 2 years ago
Base: 92.14% // Head: 92.18% // Increases project coverage by +0.03%
:tada:
Coverage data is based on head (
1be75ab
) compared to base (eebbbb1
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Problem
SMXM may have different pre-trained models. Currently only one can be used.
Solution
Add a parameter in the
__init__
to allow usage of different models.Other changes (e.g. bug fixes, small refactors)