Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aqcua
/
EveryAI-AI1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
21d41fd
EveryAI-AI1
/
app.py
Aqcua
initial commit
21d41fd
verified
7 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.1-70B-Instruct"
).launch()