Skip to content

Unified from_pretrained #49

@lapp0

Description

@lapp0

Currently we require a config path, checkpoint path, and specify whether to return decoder

We should use a huggingface style interface, Model.from_pretrained, and specify a single URI with a config path and checkpoint path.

When training we should save the model and its config file to the output path every checkpoint step.

  • Optional: Prefer safetensors.

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