Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kosasih
/
MaTuriu
like
0
Sleeping
App
Files
Files
Community
Kosasih
commited on
Sep 18, 2023
Commit
5920a6d
•
1 Parent(s):
6287aae
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
=True
1
import gradio as gr
2
3
+
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch
()