kuwa-executor

View on PyPIReverse Dependencies (0)

0.1.0 kuwa_executor-0.1.0-py3-none-any.whl

Wheel Details

Project: kuwa-executor
Version: 0.1.0
Filename: kuwa_executor-0.1.0-py3-none-any.whl
Download: [link]
Size: 25819
MD5: cc739f7c2e4e5c532b216749576abaff
SHA256: e9509e2be8ca9d14910628f2ecce76f9f06fbee368164df96034306a2c8c2436
Uploaded: 2024-04-08 10:45:04 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: kuwa-executor
Version: 0.1.0
Summary: A framework to serve the Kuwa Executors, including LLM model executor.
Author-Email: Drift <taifu9920923[at]gmail.com>, Yung-Hsiang Hu <iftnt1999[at]gmail.com>
Project-Url: Homepage, https://kuwaai.org/os/Intro
Project-Url: Bug Tracker, https://github.com/kuwaai/genai-os/issues
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: fastapi (~=0.110.0)
Requires-Dist: prometheus-client (~=0.20.0)
Requires-Dist: python-multipart (~=0.0.9)
Requires-Dist: pyyaml (~=6.0.1)
Requires-Dist: requests (~=2.31.0)
Requires-Dist: retry (~=0.9.2)
Requires-Dist: uvicorn[standard] (~=0.29.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6275 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kuwa/executor/__init__.py sha256=-Zso_PpOCnmhXVAonhjnvEjvq_R5R0DLMShpHMQjeuE 37
kuwa/executor/cli.py sha256=pVSPXS7qccSeQoqV05ehkVSbZnTjkgcvJwR9E89C1b0 3194
kuwa/executor/llm_executor.py sha256=wUx7yJzY7wtd80m70uoObzTLaHUrjvMxgyZAQmzmyFs 9079
kuwa/executor/logger.py sha256=m_EgePRFBpZkHVlIxpcECLYSwsNrTDL3dHdPq16W2SY 2630
kuwa/executor/metrics.py sha256=nXlhWVv3dUVM0Iz0vdFi1UFSWvhklWcXHXYVnAUuWNE 2150
kuwa/executor/util.py sha256=jZBYugQ_Ns418RtFkgf5f4rXW8E41uPXoDSTMHdezik 4175
kuwa/executor/example/.gitkeep sha256=1h9hiNvbUpGskGrliK7ZPDn1bc5GpfhbJlTvMBU12w4 92
kuwa/executor/example/chatgpt.py sha256=2-d83fRIDpctrbNKauQdc3lRzL48y0kq9HSkXD6ZvPY 7765
kuwa/executor/example/debug.py sha256=RYNuH97n0HIE0pElYcSr9WmAzXDumJyzzHCSp5FLl50 1328
kuwa/executor/example/dummy.py sha256=Kd1ZE8HMj4PbNGu8p6FUbehaP7FVxMYOzN5mvYmzCzM 1430
kuwa/executor/example/geminipro.py sha256=Z45QhYFOwStE095PYtrAyNNvokV0R0zcUoJDOGpG2vU 6159
kuwa/executor/example/huggingface.py sha256=cpUi-cco8hZ25VcB8EBu1EsR6MhljUOJy0FhyIMnFEE 8917
kuwa/executor/example/llamacpp.py sha256=9eOA0BM3xrIczyUSBrHdgBBQunnkQz3GeLyYLI5UHow 9640
kuwa_executor-0.1.0.dist-info/METADATA sha256=frXFu9Z9czkEh0zmAN_tdz8YtYWTVC9p4XhWXh4QzMk 7015
kuwa_executor-0.1.0.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
kuwa_executor-0.1.0.dist-info/entry_points.txt sha256=hq25JZ8DYvFnevMa10p2L5jmgrGTENtLAphMGhd99Lg 57
kuwa_executor-0.1.0.dist-info/RECORD

entry_points.txt

kuwa-executor = kuwa.executor.cli:main