mirror of
https://github.com/Laurent2916/nio-llm.git
synced 2024-11-12 16:18:25 +00:00
13 lines
573 B
Markdown
13 lines
573 B
Markdown
# Nio LLM
|
|
|
|
[![GitHub](https://img.shields.io/github/license/Laurent2916/nio-llm)](https://github.com/Laurent2916/nio-llm/blob/master/LICENSE)
|
|
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
|
|
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff)
|
|
|
|
You own little LLM in your matrix chatroom.
|
|
|
|
## Special thanks
|
|
|
|
- https://github.com/abetlen/llama-cpp-python
|
|
- https://github.com/ggerganov/llama.cpp/
|