Reaperxxxx commited on
Commit
eca3bf3
·
verified ·
1 Parent(s): 01c5008

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from huggingface_hub import InferenceClient
3
  import random
4
 
5
  # Load AI model
6
- client = InferenceClient("mistralai/Mistral-7B-Instruct")
7
 
8
  # Kaizen's Core Identity
9
  BOT_NAME = "Kaizen"
 
3
  import random
4
 
5
  # Load AI model
6
+ client = InferenceClient("mistralai/Mistral-7B-Instruct-v0.1")
7
 
8
  # Kaizen's Core Identity
9
  BOT_NAME = "Kaizen"