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