Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dipankardas011
/
meta-llama-Llama-2-70b-chat-hf
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dipankardas011
commited on
Aug 2, 2023
Commit
d62ae88
·
1 Parent(s):
7ca88f0
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()