Metadata-Version: 2.4
Name: webserve
Version: 0.1.0
Summary: Small vLLM-powered tool for serving models from HuggingFace in Web
Author: Nikolay Georgiev
Author-email: Nikolay Georgiev <nygeorgiev@protonmail.com>
License: MIT
Project-URL: Repository, https://github.com/nygeorgiev/webserve
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: transformers>=4.57.0
Requires-Dist: fastapi>=0.119.0
Requires-Dist: uvicorn>=0.37.0
Requires-Dist: websockets>=15.0.1
Requires-Dist: vllm>=0.11.0
Dynamic: license-file
