Skip to content

wget example_train_config.yaml points to wrong URL #5

@ubergraham

Description

@ubergraham

!wget https://github.com/CogStack/OpenGPT/blob/main/configs/example_train_config.yaml ended up downloading the HTML file Github page (And subsequently throws an error of course)

I think you want to maybe use
!wget https://raw.githubusercontent.com/CogStack/OpenGPT/main/configs/example_train_config.yaml instead

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