Ateeqq commited on
Commit
129a216
1 Parent(s): 91dd8c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ gr.ChatInterface(
47
  textbox=gr.Textbox(placeholder="Enter message here", container=False, scale=7),
48
  title="Meta-Llama-3-8B-Instruct",
49
  description="""
50
- To Learn about Fine-tuning Llama-3-8B, Ckeck https://exnrt.com/blog/ai/finetune-llama3-8b/.
51
  """,
52
  additional_inputs=[
53
  gr.Textbox("You are helpful AI.", label="System Prompt"),
 
47
  textbox=gr.Textbox(placeholder="Enter message here", container=False, scale=7),
48
  title="Meta-Llama-3-8B-Instruct",
49
  description="""
50
+ To Learn about Fine-tuning Llama-3-8B, Check https://exnrt.com/blog/ai/finetune-llama3-8b/.
51
  """,
52
  additional_inputs=[
53
  gr.Textbox("You are helpful AI.", label="System Prompt"),