Kolyadual commited on
Commit
c26c7c7
·
verified ·
1 Parent(s): ddc557f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def respond(
129
 
130
  client = InferenceClient(
131
  token=hf_token.token,
132
- model="TinyLlama/TinyLlama-1.1B-Chat-v1.0"
133
  )
134
 
135
  response = ""
 
129
 
130
  client = InferenceClient(
131
  token=hf_token.token,
132
+ model="gpt-oss-20b"
133
  )
134
 
135
  response = ""