wop commited on
Commit
01fa835
·
verified ·
1 Parent(s): 70deb75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import json
4
  import time
5
 
6
  # Initialize the pipeline with the new model
7
- pipe = pipeline("text-generation", model="Blexus/originos-icn-savant-instruct")
8
 
9
  def format_prompt(message, history):
10
  prompt = ""
 
4
  import time
5
 
6
  # Initialize the pipeline with the new model
7
+ pipe = pipeline("text-generation", model="Blexus/icn_savant_v2_instruct")
8
 
9
  def format_prompt(message, history):
10
  prompt = ""