mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
release 0.1.2
This commit is contained in:
parent
5993e36f22
commit
b13d271fbe
4 changed files with 364 additions and 466 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "archgw_modelserver"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "A model server for serving models"
|
||||
authors = ["Katanemo Labs, Inc <archgw@katanemo.com>"]
|
||||
license = "Apache 2.0"
|
||||
|
|
@ -12,7 +12,7 @@ packages = [
|
|||
include = ["app/*.yaml"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.10"
|
||||
python = ">=3.12"
|
||||
fastapi = "0.115.0"
|
||||
sentence-transformers = "3.1.1"
|
||||
torch = "2.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue