plano/model_server
CTran 8e54ac20d8
Refactor model server hardware config + add unit tests to load/request to the server (#189)
* remove mode/hardware

* add test and pre commit hook

* add pytest dependieces

* fix format

* fix lint

* fix precommit

* fix pre commit

* fix pre commit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit

* fix precommit
2024-10-16 16:58:10 -07:00
..
.vscode Serialize tool calls for Arch FC (#131) 2024-10-07 00:03:25 -07:00
app Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
__init__.py model server build (#127) 2024-10-06 18:21:43 -07:00
Dockerfile Cotran/onnx conversion (#145) 2024-10-08 14:37:48 -07:00
Dockerfile.gpu Cotran/onnx conversion (#145) 2024-10-08 14:37:48 -07:00
poetry.lock fix lock file (#151) 2024-10-08 18:16:00 -07:00
pyproject.toml Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07: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
requirements.txt Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -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.