vericudebuget commited on
Commit
5abdb9c
1 Parent(s): 715114c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import datetime
4
  from pathlib import Path
5
 
6
  # Initialize the InferenceClient
7
- client = InferenceClient("vericudebuget/Milo-LLM")
8
 
9
  def format_prompt(message, history):
10
  prompt = "<s>"
 
4
  from pathlib import Path
5
 
6
  # Initialize the InferenceClient
7
+ client = InferenceClient("Kooten/DaringMaid-20B-V1.1-GGUF")
8
 
9
  def format_prompt(message, history):
10
  prompt = "<s>"