TensorLM-for-HF / README.md
ehristoforu's picture
Update README.md
bb5f8ec verified
|
raw
history blame
609 Bytes
metadata
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: true
license: apache-2.0

TensorLM - webui for LLM models

preview

settings-preview

This is simple and modern Gradio 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.