Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
yossideutsch1973/meta-llama-Llama-3.3-70B-Instruct
sofianhw
/
test-Llama-3.3-70B-Instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-Llama-3.3-70B-Instruct
/
app.py
yossideutsch1973
initial commit
fd8b197
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.3-70B-Instruct"
).launch()