Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.