Skip to content

Error in board_bin_store #7

@cgpeltier

Description

@cgpeltier

When running:

reticulate::use_condaenv(required = TRUE, condaenv = "r-gpt2")
gpt2::gpt2(model = "124M")

I get

Error in board_pin_store(board, x, name, description, "files", list(extension = extension),  : 
  Client error: (404) Not Found. Failed to download remote file: https://storage.googleapis.com/gpt-2/models/124M/checkpoint

Following that link I get an XML doc that says

<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
</Error>

Not sure, but from here it looks like maybe they moved the models to a new hosting?

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