Commit History

Update app.py
218b524
verified

atlury commited on

Update app.py
512f3ec
verified

atlury 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
5b34e60

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

Remove dependency version
cd03ded

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

Update langchain version
60af190

clementsan commited on

Update langchain version
58f7100

clementsan commited on

Remove potential spaces in collection_name
32a58be

clementsan commited on

Remove Yi and open-llama models
3bf3580

clementsan commited on

Add auto-gptq dependency
29c0144

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

Print LLM model being used
e0b45d0

clementsan commited on

Add trust_remote_code condition for phi2 model
067316d

clementsan commited on

Comment out persist directory
146ca67

clementsan commited on

Comment out vector_db directory
6f79ea2

clementsan commited on

Comment print commands used for debugging and quality control
09444af

clementsan commited on

Update qa_chain to gradio session state
00bd139

clementsan commited on