PlantBasedTen commited on
Commit
119e9da
β€’
1 Parent(s): 07e5ef3

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -173,8 +173,9 @@ demo = gr.ChatInterface(
173
  ],
174
  title="Friendly Financial Bot πŸ€‘",
175
  description="Ask me any financial or crypto market questions, and I will do my best to provide useful insight. My advice is based on current \
176
- finance news, stored as embeddings in a Qdrant vector db. I run on a 4bit quantized Mistral-7B-Instruct-v0.2 model with a QLoRa \
177
- adapter fine-tuned for providing financial guidance. Some sample questions and additional background scenarios are below. **Advice is strictly for demonstration purposes**",
 
178
  theme="soft",
179
  examples=[
180
  [
 
173
  ],
174
  title="Friendly Financial Bot πŸ€‘",
175
  description="Ask me any financial or crypto market questions, and I will do my best to provide useful insight. My advice is based on current \
176
+ finance news, stored as embeddings in a **Qdrant** vector db. I run on a 4bit quantized **Mistral-7B-Instruct-v0.2** model with a QLoRa \
177
+ adapter fine-tuned for providing financial guidance. Some sample questions and additional background scenarios are below. \
178
+ **Advice is strictly for demonstration purposes**",
179
  theme="soft",
180
  examples=[
181
  [