Skip to content

{ "code": 404, "type": "ModelNotFoundException", "message": "Model not found: bert" } #7

@marksycheng

Description

@marksycheng

Hi,

Thanks for the code. Sorry I am new to this. I followed your readme, but after running the code:
curl -X POST http://127.0.0.1:8080/predictions/bert -T predict.txt
, I get the following error:

{
"code": 404,
"type": "ModelNotFoundException",
"message": "Model not found: bert"
}

My folder and files are set as the below pictures show. Could you please help take a look at what I have done incorrectly? Thank you!

Best,

Mark

image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions