Update transformers library for DeBERTa model tracing fix #741
Labels
enhancement
New feature or request
topic:NLP
Issue or PR about NLP model support and eland_import_hub_model
#717 added support for the DeBERTa tokenizer but due to huggingface/transformers#20815 DeBERTa models could no be traced to TorchScript format which is required to load the models in Elasticsearch. The scripting problem has now been fixed in huggingface/transformers#22105 and is in the v4.47.0 release.
The text was updated successfully, but these errors were encountered: