Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
redfernstech
/
Llama-2-7b-chat-finetune
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
redfernstech
commited on
Jan 15
Commit
5040a33
·
verified
·
1 Parent(s):
1a52906
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("redfernstech/Llama-2-7b-chat-finetune").launch()
1
import gradio as gr
2
3
+
gr.load("
huggingface/
redfernstech/Llama-2-7b-chat-finetune").launch()