Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vasilee/intfloat-multilingual-e5-base
vasilee
/
small-llm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vasilee
commited on
Jun 4, 2023
Commit
29707f8
·
1 Parent(s):
0eb2e1b
llm based on evol-instruct
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.Interface.load("models/
microsoft
/
CodeGPT
-
small
-
py
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
KnutJaegersberg
/
LaMini
-
Flan
-
T5-783M-EvolInstruct
").launch()