Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
NullpunktVT
/
meta-llama-CodeLlama-13b-Instruct-hf
like
0
Sleeping
App
Files
Files
Community
main
meta-llama-CodeLlama-13b-Instruct-hf
/
app.py
NullpunktVT
initial commit
98b979f
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/CodeLlama-13b-Instruct-hf"
).launch()