arjunanand13 commited on
Commit
ba9812c
·
verified ·
1 Parent(s): e9587f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  from huggingface_hub import InferenceClient
2
  import gradio as gr
3
 
4
- client = InferenceClient("meta-llama/Meta-Llama-3.1-405B")
5
 
6
  def format_prompt(message, history):
7
  fixed_prompt= """
 
1
  from huggingface_hub import InferenceClient
2
  import gradio as gr
3
 
4
+ client = InferenceClient("meta-llama/Meta-Llama-3.1-8B")
5
 
6
  def format_prompt(message, history):
7
  fixed_prompt= """