Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Waqar07813
/
llama8b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llama8b
/
app.py
Waqar07813
initial commit
0f9b920
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.1-8B-Instruct"
).launch()