Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
datoto9019
/
meta-llama-Llama-3.1-70B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
datoto9019
commited on
Sep 25, 2024
Commit
6899936
·
verified
·
1 Parent(s):
675ea8a
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.load("models/
meta-llama
/
Llama-3.1-70B-Instruct
").launch(True)
1
import gradio as gr
2
3
+
gr.load("models/
datoto9019
/
testingmodel
").launch(True)