Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
B2BMGMT_meta-llama-Meta-Llama-3-8B-Instruct
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
B2BMGMT_meta-llama-Meta-Llama-3-8B-Instruct
/
app.py
PeepDaSlan9
initial commit
91aeae0
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B-Instruct"
).launch()