Skip to content

[Minor] Change fn name and docstring to use model instead of model_name where expected PreTrainedModel #156

@bhavnicksm

Description

@bhavnicksm

Hey @ MinishLab! 😄

Just a minor change in the distill functions where the docstring and function name mentions model_name but the signature requires a model of type PreTrainedModel. It becomes a little confusing, so would be preferable to have just model in the name and the docstring.

For example, in this function
Image

Thanks! 😊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions