archgw_modelserver

View on PyPIReverse Dependencies (1)

0.2.2 archgw_modelserver-0.2.2-py3-none-any.whl

Wheel Details

Project: archgw_modelserver
Version: 0.2.2
Filename: archgw_modelserver-0.2.2-py3-none-any.whl
Download: [link]
Size: 19326
MD5: 2387adf9880884c7a803ba0c42c5175d
SHA256: 59d6e2fc6fa7ba74ca3bdeff6a7a976ac58a013b5d8079b745a3fb41f5727813
Uploaded: 2025-02-15 04:03:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: archgw_modelserver
Version: 0.2.2
Summary: A model server for serving models
Author: Katanemo Labs, Inc
Author-Email: info[at]katanemo.com
License: Apache 2.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: accelerate (<2.0.0,>=1.0.0)
Requires-Dist: dateparser
Requires-Dist: fastapi (==0.115.0)
Requires-Dist: httpx (==0.27.2)
Requires-Dist: openai (<2.0.0,>=1.50.2)
Requires-Dist: opentelemetry-api (<2.0.0,>=1.28.0)
Requires-Dist: opentelemetry-exporter-otlp (<2.0.0,>=1.28.0)
Requires-Dist: opentelemetry-instrumentation-fastapi (<0.50,>=0.49b0)
Requires-Dist: opentelemetry-sdk (<2.0.0,>=1.28.0)
Requires-Dist: overrides (<8.0.0,>=7.7.0)
Requires-Dist: pydantic (<3.0.0,>=2.10.1)
Requires-Dist: pytest
Requires-Dist: pytest-asyncio
Requires-Dist: pytest-httpserver (<2.0.0,>=1.1.0)
Requires-Dist: pytest-retry (<2.0.0,>=1.6.3)
Requires-Dist: torch (==2.4.1)
Requires-Dist: transformers (<5.0.0,>=4.37.0)
Requires-Dist: uvicorn (==0.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 288 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/cli.py sha256=knde0TvnXuMQfEYEEFEZJMNEPi0fKWpTfwCmrZ-o8is 5101
src/commons/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/commons/globals.py sha256=197JSkvBptRGtb33eDewuQcOnwQ2t3035ipCVX3JOfU 1007
src/commons/utils.py sha256=eO_2hHxxlPTvLAHZ-V5imF6yOYsQDgfaCB0Eqezc4xg 1059
src/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/core/function_calling.py sha256=mgVUfzWLNj2lzPttTKYoxZOHYHiUJgsjTSB3I_R77Pc 20285
src/core/guardrails.py sha256=Q3Da3UsyMfY-aWB156TqSVX0ILyr3wCE68RQcgblqps 5163
src/core/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/core/utils/hallucination_utils.py sha256=umE2JTFrhJ4hY9Aj7AaLvuQFnCP8j2ojE5z76Ci3XOs 15222
src/core/utils/model_utils.py sha256=TwhTQWii_K2T8Zp8d-whyjHvhTnRSoCltSw3xpTslq8 6368
src/main.py sha256=sgpBKRIZLhsQb8LTl_92ARCidG2qUUg75-EZfaf5bE0 4838
archgw_modelserver-0.2.2.dist-info/METADATA sha256=0XPWUHEdjx8ZRrt0KwlV8IV8sPMjOAlrH1sRtMyGhD8 1594
archgw_modelserver-0.2.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
archgw_modelserver-0.2.2.dist-info/entry_points.txt sha256=fGxhdyXuAG02AjarE-z1LqHTHMq4o3ZeSkFhMfC5QKI 51
archgw_modelserver-0.2.2.dist-info/RECORD

entry_points.txt

archgw_modelserver = src.cli:main