plano/model_server
2024-10-09 15:53:12 -07:00
..
.vscode Serialize tool calls for Arch FC (#131) 2024-10-07 00:03:25 -07:00
app Fix gpu dependency and only leverage onnx when GPU is available (#157) 2024-10-09 11:42:05 -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 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
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 fix dependcy + logg info (#148) 2024-10-08 16:42:40 -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.