Skip to content

Add download_transformers_model #317

@ckunki

Description

@ckunki

Function download_transformers_model() is currently implemented in a different repo.

Additionally, we found more items to move to the TE repo

  • function download_transformers_model() is moved and renamed to install_huggingface_model()
  • function load_transformers_pipline() is moved and renamed to load_huggingface_pipeline()

As soon as added here,

  1. The implementation can be removed from the other repo
  2. in notebook-connector's file pyproject.toml the extras dependencies can be updated to use a separate category for exasol-text-ai-extension, see Use install_huggingface_model from TE notebook-connector#255

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions