plano/model_server
Adil Hafeez 28421353fd
Update vscode workspce (#199)
- add recommended extensions
- set python interpreter path for all python projects to be venv/bin/python
- update project structure in workspace
- rename project file from gatewa -> archgw
2024-10-18 12:57:58 -07:00
..
.vscode Update vscode workspce (#199) 2024-10-18 12:57:58 -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 update lock file (#192) 2024-10-17 10:42:15 -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.