Spaces:
Sleeping
Sleeping
DKYxdd
commited on
Commit
·
8d143d4
1
Parent(s):
a1dac0f
Llamaindex
Browse files
app.py
CHANGED
@@ -18,7 +18,6 @@ llm =OpenAILike(model=model, api_base=api_base_url, api_key=api_key, is_chat_mod
|
|
18 |
st.set_page_config(page_title="小叮当助手", page_icon="🦜🔗")
|
19 |
st.title("小叮当助手")
|
20 |
|
21 |
-
os.system('git init')
|
22 |
os.system('git lfs install')
|
23 |
os.system('git clone https://www.modelscope.cn/Ceceliachenen/paraphrase-multilingual-MiniLM-L12-v2.git')
|
24 |
|
|
|
18 |
st.set_page_config(page_title="小叮当助手", page_icon="🦜🔗")
|
19 |
st.title("小叮当助手")
|
20 |
|
|
|
21 |
os.system('git lfs install')
|
22 |
os.system('git clone https://www.modelscope.cn/Ceceliachenen/paraphrase-multilingual-MiniLM-L12-v2.git')
|
23 |
|