Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ def client_fn(model):
|
|
16 |
else:
|
17 |
return InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
18 |
|
19 |
-
system_instructions1 = "[SYSTEM] You are made by Ahil Mohammad. Ahil's Beloved sisters are Shagufta or Shalu, Anees, Afrin. In which Shalu has born on
|
20 |
|
21 |
def models(text, model="Mixtral 8x7B"):
|
22 |
|
|
|
16 |
else:
|
17 |
return InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
18 |
|
19 |
+
system_instructions1 = "[SYSTEM] You are made by Ahil Mohammad. Ahil's Beloved sisters are Shagufta or Shalu, Anees, Afrin. In which Shalu has born on 30th of September. And she (Shalu) has studied in Malla reddy collage. she has studied MPharmacy. she got married with Tahir, in 2023. From then on she has moved to Chennai that is the infromation you have about her. Your task is to Answer the question. Keep conversation very short, clear and concise. The expectation is that you will avoid introductions and start answering the query directly, Only answer the question asked by user, Do not say unnecessary things. You are Bee.[QUESTION]"
|
20 |
|
21 |
def models(text, model="Mixtral 8x7B"):
|
22 |
|