Commit History
Update app.py
e8c3b45
verified
Update app.py
ce8a672
verified
Update app.py
69b7fda
verified
Update app.py
72f27c8
verified
Update app.py
ded8a74
verified
Update app.py
1873314
verified
Update app.py
1e253bd
verified
Update app.py
9d09ffa
verified
Update app.py
cd4b1a9
verified
Update app.py
91137eb
verified
Update app.py
6a32a13
verified
Update app.py
0c86355
verified
Update app.py
6387af9
verified
Update app.py
5a1fc91
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
Fix Yi LLM model name
c9e497d
clementsan
commited on
Update Yi LLM model to 8bits
d34775e
clementsan
commited on
Add new LLM: Yi-6B-Chat
37ae113
clementsan
commited on
Add new LLM: zephyr-7b-beta
3324680
clementsan
commited on
Reduce collection_name length when needed
989bff5
clementsan
commited on
Change files component height back to 100
da842e1
clementsan
commited on
Raise errors for phi-2 and llama-2 models
fa4eb33
clementsan
commited on
Include ephemeral client and collection_name for chromadb
1ef8d7c
clementsan
commited on
Remove torch_dtype for TinyLlama-1.1B-Chat-v1.0
2239106
clementsan
commited on
List max new tokens for TinyLlama-1.1B-Chat-v1.0
5e950ad
clementsan
commited on