Skip to content

server: add more test cases for multiple models testing #17704

@ngxson

Description

@ngxson

the test cases are inside test_router.py

currently, there is one one case: loading one model.

it can be interesting to add more of them (but not too many tests - as it will make the CI runs too slow)

these test cases can be interesting to add:

  • test unloading model
  • set --models-max 2, load 2 models at the same time, load one more model, the first model should be unloaded automatically
  • test with --no-models-autoload
  • test with API key

Metadata

Metadata

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