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...
9ebd691
CodeBox
/
app_meta.py
hysts
HF staff
apply pre-commit
7360ef0
about 2 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
demo = gr.load(
"models/meta-llama/Llama-3.3-70B-Instruct"
)
demo = demo