Illia56 commited on
Commit
5c583d1
1 Parent(s): 6960045

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,9 +1,6 @@
1
  import gradio as gr
2
  from gradio_client import Client
3
 
4
-
5
-
6
-
7
  title = "Llama2 70B Chatbot"
8
  description = """
9
  This Space demonstrates model [Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) by Meta, a Llama 2 model with 70B parameters fine-tuned for chat instructions.
 
1
  import gradio as gr
2
  from gradio_client import Client
3
 
 
 
 
4
  title = "Llama2 70B Chatbot"
5
  description = """
6
  This Space demonstrates model [Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) by Meta, a Llama 2 model with 70B parameters fine-tuned for chat instructions.