Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkawamoto/llama-cpp-api
OpenAPI specification for the LLama.cpp HTTP Server
https://github.com/jkawamoto/llama-cpp-api
apis llamacpp llm openapi openapi3
Last synced: 9 days ago
JSON representation
OpenAPI specification for the LLama.cpp HTTP Server
- Host: GitHub
- URL: https://github.com/jkawamoto/llama-cpp-api
- Owner: jkawamoto
- License: mit
- Created: 2024-06-11T07:55:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T06:35:47.000Z (5 months ago)
- Last Synced: 2024-10-11T18:41:03.995Z (about 1 month ago)
- Topics: apis, llamacpp, llm, openapi, openapi3
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI specification for the LLama.cpp Server
[![Check](https://github.com/jkawamoto/llama-cpp-api/actions/workflows/check.yaml/badge.svg)](https://github.com/jkawamoto/llama-cpp-api/actions/workflows/check.yaml)
## License
This repository is available under the MIT License.
In creating the `openapi.yaml`, text from
[`README.md` of llama.cpp server](https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md)
was used, which is also released under the MIT License.