Spaces:
Runtime error
Runtime error
Commit History
Update app.py 9d627e8 verified
Update app.py c397e6a verified
Update app.py 069b012 verified
Update app.py 39cd74d verified
Update app.py 54d4e0a verified
Update app.py 4aa1b3b verified
Update app.py 9a3cf72 verified
Update app.py e9671a0 verified
Update app.py e9109e4 verified
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
Fix LLM list b29f15d
clementsan commited on
Add TinyLlama-1.1B-Chat-v1.0 model e27125d
clementsan commited on
Reduce height gradio files component fe331ff
clementsan commited on
Add Mixtral-8x7B-Instruct-v0.1 model 88fa380
clementsan commited on
Update UI buttons labels 1e93bea
clementsan commited on
Improve UI with additional gradio rows e4c8a25
clementsan commited on