Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ Fast = """## Fastest Model"""
|
|
17 |
|
18 |
Complex = """## Best in Complex Question"""
|
19 |
|
20 |
-
Detail = """## Best for Detailed Generation or Long Answers"""
|
21 |
|
22 |
client1 = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
23 |
|
|
|
17 |
|
18 |
Complex = """## Best in Complex Question"""
|
19 |
|
20 |
+
Detail = """## Best for Detailed Generation or Long Answers made by Automata Inetelligence"""
|
21 |
|
22 |
client1 = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
|
23 |
|