File size: 610 Bytes
e96d53f
 
 
 
 
 
 
bb5f8ec
e96d53f
 
3b576b1
e96d53f
 
 
ce09408
 
 
 
 
 
 
 
 
 
 
 
e96d53f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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.