Ais commited on
Commit
7233a2d
·
verified ·
1 Parent(s): 3607fd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,13 +1,18 @@
1
  ---
2
  title: aigen
3
- emoji: 🤖
4
  colorFrom: indigo
5
- colorTo: blue
6
  sdk: docker
 
7
  pinned: false
8
- app_file: app/main.py
 
 
 
9
  ---
10
 
 
11
  # Aigen Chatbot
12
 
13
- This is a LoRA fine-tuned chatbot using FastAPI + Mistral-7B-Instruct.
 
1
  ---
2
  title: aigen
3
+ emoji:
4
  colorFrom: indigo
5
+ colorTo: pink
6
  sdk: docker
7
+ app_file: start.sh
8
  pinned: false
9
+ secrets:
10
+ - HF_TOKEN
11
+ license: mit
12
+ short_description: LOL - This is LoRA tuned chatbot using FastAPI + Mistral-7B
13
  ---
14
 
15
+
16
  # Aigen Chatbot
17
 
18
+ This is a LoRA fine-tuned chatbot using FastAPI + Mistral-7B-Instruct.