Spaces:
Sleeping
Sleeping
title: TensorLM - Llama.cpp UI | |
emoji: 💬 | |
colorFrom: yellow | |
colorTo: yellow | |
sdk: gradio | |
sdk_version: 4.1.0 | |
app_file: webui.py | |
models: | |
- ehristoforu/LLMs | |
pinned: false | |
license: apache-2.0 | |
# TensorLM - webui for LLM models | |
![preview](assets/preview.png) | |
![settings-preview](assets/settings-preview.png) | |
This is simple and modern [Gradio](https://gradio.app) webui for LLM models GGML format (.bin) based on LLaMA. | |
## How to install | |
It is very simple and easy. Go to releases on Github project page and download latest portable version. | |
Next, open README.md in release and follow the instructions. |