GitXplorerGitXplorer
L

nio-llm

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
541007380a78fe37327c7a4c909c526afd983a0f

🍻 broken installation instructions

LLaurent2916 committed 2 years ago
Verified
211459daa08e4676c1765d3f20fe599a4b40523e

🙈 ignore `nix build` `result` folder

LLaurent2916 committed 2 years ago
Verified
ae2e6c938bb3f691fea129eeb4b10a1950755784

⬆️ nix flake update

LLaurent2916 committed 2 years ago
Verified
380791cd4bd42319b5558b2ba50395e7f5c71467

🔧 pyproject add build-system

LLaurent2916 committed 2 years ago
Verified
1f368bf3d244e54de34c395ea44fe3d3e7e3bc33

📝 add Installation and Usage instructions

LLaurent2916 committed 2 years ago
Verified
0479c69fbc849ae33d647861b9f8559efb3ba472

✨ enable environment variable and force positional arguments in jsonsargparse CLI

LLaurent2916 committed 2 years ago

README

The README file for this repository.

Nio LLM

GitHub Code style: black Ruff

You own little LLM in your matrix chatroom.

Usage

This project is split in two parts: the client and the server.

The server simply downloads an LLM and starts a llama-cpp-python server (which mimics an openai server).

The client connects to the matrix server and queries the llama-cpp-python server to create matrix messages.

Special thanks