Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShadowTak
/
meta-llh
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llh
/
app.py
ShadowTak
initial commit
8c203aa
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-8B-Instruct"
).launch()