vericudebuget commited on
Commit
720725b
·
verified ·
1 Parent(s): 3f3fcee

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("nakodanei/Nomachi-7b-v1")
8
 
9
  def format_prompt(message, history):
10
  prompt = "<s>"
 
4
  from pathlib import Path
5
 
6
  # Initialize the InferenceClient
7
+ client = InferenceClient("Kooten/Kunocchini-7b-128k-test-8bpw-exl2")
8
 
9
  def format_prompt(message, history):
10
  prompt = "<s>"