An HTTP API to serve local LLM Models.
This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Cyberes 8cbf643fd3 MVP 2023-08-21 21:28:52 -06:00
config MVP 2023-08-21 21:28:52 -06:00
llm_server MVP 2023-08-21 21:28:52 -06:00
.gitignore MVP 2023-08-21 21:28:52 -06:00
LICENSE Initial commit 2023-08-21 14:40:46 -06:00
README.md MVP 2023-08-21 21:28:52 -06:00
requirements.txt MVP 2023-08-21 21:28:52 -06:00
server.py MVP 2023-08-21 21:28:52 -06:00

README.md

local-llm-server

A HTTP API to serve local LLM Models.