Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Nishant91
/
meta-llama-Llama-2-70b-chat-hf1
like
0
Sleeping
App
Files
Files
Community
Nishant91
commited on
Jul 26, 2023
Commit
367e4e7
•
1 Parent(s):
7b303ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch()
1
import gradio as gr
2
3
+
#
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch()