nruto commited on
Commit
1eb3cd7
·
verified ·
1 Parent(s): a84bf97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  from huggingface_hub import InferenceClient
3
 
4
 
5
- client = InferenceClient("Qwen/Qwen2.5-Coder-32B-Instruct")
6
 
7
 
8
  def respond(
 
2
  from huggingface_hub import InferenceClient
3
 
4
 
5
+ client = InferenceClient("meta-llama/Llama-3.2-1B")
6
 
7
 
8
  def respond(