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...
noahabebe
commited on
May 28, 2024
Commit
419dd5c
·
verified
·
1 Parent(s):
8dd0cb4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("
models
/
meta-llama
/
CodeLlama-7b-Instruct-hf
").launch()
1
import gradio as gr
2
3
+
gr.load("
https://huggingface.co
/
spaces
/
Yaya86/ollama
").launch()