Spaces:
Runtime error
Runtime error
Commit History
Update app.py
17c064a
verified
Update app.py
1bfd20b
verified
Update app.py
302b740
verified
Update app.py
b8f9c6f
verified
Update app.py
dc35001
verified
Update app.py
68ccc62
verified
Update app.py
523a9d7
verified
Update app.py
36d7d59
verified
Update app.py
4db790c
verified
Update app.py
a0e8740
verified
Update app.py
c8e42a7
verified
Update app.py
23732b8
verified
Update app.py
41abea9
verified
Update app.py
dd55635
verified
Update app.py
b853be0
verified
Update app.py
511883e
verified
Update app.py
d3847c5
verified
Update app.py
db56477
verified
Update app.py
a0d7f95
verified
Update app.py
ca17588
verified
Update app.py
80f4c28
verified
Update app.py
76e6194
verified
Update app.py
b9d8cd2
verified
Update app.py
336c110
verified
Remove gradio error for phi2 LLM
7ab35ce
clementsan
commited on
Fix temperature minimum
e384a1c
clementsan
commited on
Update UI subtitle
6f396af
clementsan
commited on
Update UI with new step
51d2a09
clementsan
commited on
Fix alphanumeric checks for collection name
6e8daa8
clementsan
commited on
Raise error for mpt-7b-instruct LLM model
0ea29a9
clementsan
commited on
Add alphanumeric checks for collection name
fa7cc51
clementsan
commited on
Fix collection name minimum length
08108c1
clementsan
commited on
Improve creation of collection name
9bf736d
clementsan
commited on
Add ASCII transliteration of unicode text
aa98840
clementsan
commited on
Add error for zephyr-7b-gemma-v0.1 on free endpoint
4ce7fc5
clementsan
commited on
Use HuggingFaceEndpoint
ecf1633
clementsan
commited on
Use langchain_community
5db4902
clementsan
commited on
Add new LLM: zephyr-7b-gemma-v0.1
89262a4
clementsan
commited on
Set default LLM to Mistral-7B-Instruct-v0.2
f74a5f5
clementsan
commited on
Fix lambda function outputs
3b27ad5
clementsan
commited on
Fix clear button outputs
f8033f1
clementsan
commited on
Add third source reference
8bef1bd
clementsan
commited on
Add new LLMs: gemma-2b-it and gemma-7b-it
ce888d8
clementsan
commited on
Enforce alphanumeric character condition for collection name
6803339
clementsan
commited on
Extract helpful answer only
04361a6
clementsan
commited on
set qa_chain verbose option to False
138ca2e
clementsan
commited on
Add argument: return_generated_question set to False
10bf14b
clementsan
commited on
Remove potential spaces in collection_name
32a58be
clementsan
commited on
Remove Yi and open-llama models
3bf3580
clementsan
commited on