Skip to content

allow full offline execution #34

@Borda

Description

@Borda

There are some applications such as Kaggle which require running without an internet connection.
At this moment the package can be downloaded along with the checkpoints, but still, the creation requires pulling details from the HF hub, so it'll be cool if we download the details offline to be able to use them instead of the online source...

I guess that the solution would be exposing this argument in Module init:

pretrained_model_name_or_path=None,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions