Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Starchik1/anychat
Starchik
/
CodeBox
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f5d76bb
CodeBox
/
app_meta.py
akhaliq
HF staff
Create app_meta.py
7248cb8
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
demo = gr.load(
"models/meta-llama/Llama-3.3-70B-Instruct"
)
demo = demo