Skip to content

Feature Request: Add Support for Custom Path in kagglehub.model_download #175

@andre996

Description

@andre996

Description:

When using kagglehub.model_download, the model is stored in a system-generated path that is not always intuitive or easy to manage. It would be highly beneficial to add functionality that allows users to specify a custom storage path during the model download process.

Example:

kagglehub.model_download('model_name', download_path='/desired/destination/folder/')

If no path is provided, the function can default to the current behavior or use the current path, storing it in the system-generated location.

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