Skip to content

InferenceModel for e2e Test Contains Incorrect TargetModel #249

@danehans

Description

@danehans

The e2e test fails due to:

          s: "did not get 200 OK: HTTP/1.1 404 Not Found\r\ndate: Wed, 29 Jan 2025 16:08:50 GMT\r\nserver: uvicorn\r\ncontent-length: 122\r\ncontent-type: application/json\r\n\r\n{\"object\":\"error\",\"message\":\"The model `tweet-summary%-0` does not exist.\",\"type\":\"NotFoundError\",\"param\":null,\"code\":404}  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r100   243  100   122  100   121  11886  11788 --:--:-- --:--:-- --:--:-- 24300\n",

The tweet-summary%-0 targetModel contains an incorrect % character.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions