Skip to content

Conversation

@DevinTDHa
Copy link
Member

Description

This PR fixes the loading onnx whisper models. Previously, a suffix was used to name the model files. This has been removed.

How Has This Been Tested?

All Tests passing.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code improvements with no or little impact
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@DevinTDHa DevinTDHa added bug-fix DON'T MERGE Do not merge this PR labels Aug 28, 2023
@DevinTDHa DevinTDHa self-assigned this Aug 28, 2023
@maziyarpanahi maziyarpanahi changed the base branch from master to release/511-release-candidate September 7, 2023 16:16
@maziyarpanahi maziyarpanahi merged commit 7f78be3 into JohnSnowLabs:release/511-release-candidate Sep 7, 2023
maziyarpanahi added a commit that referenced this pull request Sep 11, 2023
…date

* [SPARKNLP-906] Fix reading suffix (#13945)

* Sparknlp 888 Add ONNX support to MPNet embeddings (#13955)

* adding onxx support to mpnet

* remove name in test

* updating default name for mpnet models in scala and python

* updating default model name

* Adding ONNX Support to ALBERT Token and Sequence Classification and Question Answering annotators (#13956)

* SPARKNLP-891 Adding ONNX support for AlbertQuestionAnswering
SPARKNLP-892 Adding ONNX support for AlbertSequenceClassification
SPARKNLP-893 Adding ONNX support for AlbertTokenClassification

* SPARKNLP-891 Adding ONNX support for AlbertQuestionAnswering
SPARKNLP-892 Adding ONNX support for AlbertSequenceClassification
SPARKNLP-893 Adding ONNX support for AlbertTokenClassification

* SPARKNLP-884 Enabling getVectors method to get word vectors as spark dataframe (#13957)

* [SPARKNLP-890] ONNX E5 MPnet example (#13958)

* Bump version to 5.1.1

* [SPARKNLP-891] [SPARKNLP-892] [SPARKNLP-893] Adding docs for ONNX support in AlbertXXX

* Fix misspelling [skip test]

* Fixing onnx saving path bug (#13959)

* fixing onnx write issue on windows

* fixing indentation

* fixing formatting

* fixing formatting

* final formatting fix

* Fix onnx saving bug

---------

Co-authored-by: Devin Ha <[email protected]>
Co-authored-by: Maziyar Panahi <[email protected]>

---------

Co-authored-by: Devin Ha <[email protected]>
Co-authored-by: ahmedlone127 <[email protected]>
Co-authored-by: Danilo Burbano <[email protected]>
Co-authored-by: Danilo Burbano <[email protected]>
Co-authored-by: Devin Ha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix DON'T MERGE Do not merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants