Skip to content

model_scraper.py should accept the full URL of a model #211

@lehors

Description

@lehors

model_scraper.py expects the model to be specified by a model_id which is essentially <org>/<model>.
It would be nice to allow for the full URL to be given on the command line so that one can simply copy paste the URL from HuggingFace rather than have to cut just the relevant part.

So I could do:
python model_scraper.py https://huggingface.co/EleutherAI/polyglot-ko-12.8b

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