Hugging Face
Models
Datasets
Spaces
Community
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...
c6c4910
meta-llama-CodeLlama-7b-Instruct-hf
/
app.py
noahabebe
Update app.py
c6c4910
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.load(
"https://huggingface.co/spaces/gingdev/ollama-server"
, src=
"spaces"
).launch()