Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ProfRamos
/
Gaya
like
0
Sleeping
App
Files
Files
Community
main
Gaya
/
app.py
ProfRamos
initial commit
0b8b2f4
verified
19 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-70B-Instruct"
).launch()