mirror of
https://github.com/katanemo/plano.git
synced 2026-06-02 14:35:14 +02:00
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
This commit is contained in:
parent
3bd2ffe9fb
commit
8e54ac20d8
13 changed files with 480 additions and 43 deletions
|
|
@ -13,6 +13,9 @@ openvino==2024.4.0
|
|||
psutil
|
||||
dateparser
|
||||
openai==1.50.2
|
||||
httpx
|
||||
pytest-asyncio
|
||||
pytest
|
||||
pandas
|
||||
tf-keras
|
||||
onnx==1.17.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue