Skip to content

[FEAT] Add code to return model and featurizer from anvil spec outside of predict #421

@hmacdope

Description

@hmacdope

Currently to do inference with a model, one has to construct and then destruct a model using the inference.predict module. There should be an option to have the model returned to the user to live in memory, as this is much more resource efficient (e.g on HuggingFace)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions