ehristoforu commited on
Commit
e96d53f
·
verified ·
1 Parent(s): c22991a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # TensorLM - webui for LLM models
2
 
3
  ![preview](assets/preview.png)
@@ -10,5 +24,4 @@ This is simple and modern [Gradio](https://gradio.app) webui for LLM models GGML
10
 
11
  It is very simple and easy. Go to releases on Github project page and download latest portable version.
12
 
13
- Next, open README.md in release and follow the instructions.
14
-
 
1
+ ---
2
+ title: TensorLM - Llama.cpp UI
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 4.1.0
8
+ app_file: app.py
9
+ models:
10
+ - ehristoforu/LLMs
11
+ pinned: true
12
+ license: apache-2.0
13
+ ---
14
+
15
  # TensorLM - webui for LLM models
16
 
17
  ![preview](assets/preview.png)
 
24
 
25
  It is very simple and easy. Go to releases on Github project page and download latest portable version.
26
 
27
+ Next, open README.md in release and follow the instructions.