Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aitek
/
emilio-latest-v4.8-chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f035e9
emilio-latest-v4.8-chat
/
app.py
Aitek
initial commit
2f035e9
verified
11 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-70B-Instruct"
).launch()