plano/model_server
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
..
.vscode Use large github action machine to run e2e tests (#230) 2024-10-30 17:54:51 -07:00
app hallucination with log probs (#281) 2024-11-27 15:17:02 -08:00
__init__.py model server build (#127) 2024-10-06 18:21:43 -07:00
Dockerfile update rust toolchain to 1.82 (#255) 2024-11-12 10:35:14 -08:00
Dockerfile.gpu Cotran/onnx conversion (#145) 2024-10-08 14:37:48 -07:00
poetry.lock release 0.1.3 (#280) 2024-11-17 17:12:01 -08:00
pyproject.toml release 0.1.5 (#307) 2024-11-26 13:28:52 -08:00
README.md fixed cli to use poetry as well. this way we make it easy to have the… (#160) 2024-10-09 15:53:12 -07:00

Model Server Package

This model server package is a dependency of the Arch intelligent prompt gateway. It should not be used alone. Please refer to the quickstart-guide for more details on how to get start with Arch.