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

https://github.com/redtachyon/llm-playground

WiP tool to interact with locally trained models
https://github.com/redtachyon/llm-playground

Last synced: 10 months ago
JSON representation

WiP tool to interact with locally trained models

Awesome Lists containing this project

README

          

# llm-playground

[![PyPI - Version](https://img.shields.io/pypi/v/llm-playground.svg)](https://pypi.org/project/llm-playground)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/llm-playground.svg)](https://pypi.org/project/llm-playground)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install llm-playground
```

## License

`llm-playground` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.