Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArmanShirzad
/
gradientai-Llama-3-8B-Instruct-Gradient-1048k
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9173379
gradientai-Llama-3-8B-Instruct-Gradient-1048k
/
app.py
ArmanShirzad
initial commit
9173379
verified
10 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/gradientai/Llama-3-8B-Instruct-Gradient-1048k"
).launch()