plano/model_server/app/tests
CTran cadd3cdaf9
hallucination with log probs (#281)
* first init

* fix

* fix test

* new implemenetation

* fix bug

* fix bug

* fix bug

* address issue

* address issues

* address comments

* fix test

* fix

* move constatns

* remove consts
2024-11-27 15:17:02 -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_cases.json hallucination with log probs (#281) 2024-11-27 15:17:02 -08: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_hallucination.py hallucination with log probs (#281) 2024-11-27 15:17:02 -08:00
test_loaders_cpu.py release 0.1.2 (#266) 2024-11-12 23:56:33 -08:00
test_loaders_gpu.py release 0.1.2 (#266) 2024-11-12 23:56:33 -08:00
test_loaders_mps.py release 0.1.2 (#266) 2024-11-12 23:56:33 -08:00
test_state.py Pass tool call and app function response back in metadata (#193) 2024-10-18 13:25:39 -07:00