Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
moneniko
/
meta-llama-CodeLlama-7b-hf
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llama-CodeLlama-7b-hf
/
app.py
moneniko
initial commit
fb7790b
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/CodeLlama-7b-hf"
).launch()