plano/model_server/app/tests
CTran fb67788be0
add prefill and test (#236)
* add prefill and test

* fix stream

* fix

* feedback

* address comments

* update

* add e2e test

* fix e2e test

* update fix

* fix

* address cmt

* address cmt
2024-11-07 11:59:29 -08:00
..
test_app.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_cli_stop_server.py fix model server stop process (#217) 2024-10-24 19:21:47 -07:00
test_function_calling.py add prefill and test (#236) 2024-11-07 11:59:29 -08:00
test_loaders_cpu.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_loaders_gpu.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_loaders_mps.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_state.py Pass tool call and app function response back in metadata (#193) 2024-10-18 13:25:39 -07:00