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