Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SantiagoTesla
/
Self_Chatbot_V2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SantiagoTesla
commited on
May 29, 2023
Commit
954464a
·
1 Parent(s):
f589681
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
import gradio as gr
2
-
gr.Interface.load("models/
anon8231489123
/
gpt4-x-alpaca-13b-native-4bit-128g
").launch()
1
import gradio as gr
2
+
gr.Interface.load("models/
bigscience
/
bloom
").launch()