CoolFace
Apppublic

awacke1/PDF-Document-QA-Chatbot

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes
50 commits on main
d05efc82y ago

Update README.md

awacke1
6e8daa83y ago

Fix alphanumeric checks for collection name

clementsan
0ea29a93y ago

Raise error for mpt-7b-instruct LLM model

clementsan
fa7cc513y ago

Add alphanumeric checks for collection name

clementsan
08108c13y ago

Fix collection name minimum length

clementsan
9bf736d3y ago

Improve creation of collection name

clementsan
5b34e603y ago

Add ASCII transliteration of unicode text

clementsan
aa988403y ago

Add ASCII transliteration of unicode text

clementsan
4ce7fc53y ago

Add error for zephyr-7b-gemma-v0.1 on free endpoint

clementsan
ecf16333y ago

Use HuggingFaceEndpoint

clementsan
5db49023y ago

Use langchain_community

clementsan
89262a43y ago

Add new LLM: zephyr-7b-gemma-v0.1

clementsan
f74a5f53y ago

Set default LLM to Mistral-7B-Instruct-v0.2

clementsan
cd03ded3y ago

Remove dependency version

clementsan
3b27ad53y ago

Fix lambda function outputs

clementsan
f8033f13y ago

Fix clear button outputs

clementsan
8bef1bd3y ago

Add third source reference

clementsan
ce888d83y ago

Add new LLMs: gemma-2b-it and gemma-7b-it

clementsan
68033393y ago

Enforce alphanumeric character condition for collection name

clementsan
04361a63y ago

Extract helpful answer only

clementsan
138ca2e3y ago

set qa_chain verbose option to False

clementsan
10bf14b3y ago

Add argument: return_generated_question set to False

clementsan
60af1903y ago

Update langchain version

clementsan
58f71003y ago

Update langchain version

clementsan
32a58be3y ago

Remove potential spaces in collection_name

clementsan
3bf35803y ago

Remove Yi and open-llama models

clementsan
29c01443y ago

Add auto-gptq dependency

clementsan
c9e497d3y ago

Fix Yi LLM model name

clementsan
d34775e3y ago

Update Yi LLM model to 8bits

clementsan
37ae1133y ago

Add new LLM: Yi-6B-Chat

clementsan
33246803y ago

Add new LLM: zephyr-7b-beta

clementsan
989bff53y ago

Reduce collection_name length when needed

clementsan
da842e13y ago

Change files component height back to 100

clementsan
fa4eb333y ago

Raise errors for phi-2 and llama-2 models

clementsan
1ef8d7c3y ago

Include ephemeral client and collection_name for chromadb

clementsan
22391063y ago

Remove torch_dtype for TinyLlama-1.1B-Chat-v1.0

clementsan
5e950ad3y ago

List max new tokens for TinyLlama-1.1B-Chat-v1.0

clementsan
b29f15d3y ago

Fix LLM list

clementsan
e27125d3y ago

Add TinyLlama-1.1B-Chat-v1.0 model

clementsan
fe331ff3y ago

Reduce height gradio files component

clementsan
88fa3803y ago

Add Mixtral-8x7B-Instruct-v0.1 model

clementsan
1e93bea3y ago

Update UI buttons labels

clementsan
e4c8a253y ago

Improve UI with additional gradio rows

clementsan
e0b45d03y ago

Print LLM model being used

clementsan
067316d3y ago

Add trust_remote_code condition for phi2 model

clementsan
146ca673y ago

Comment out persist directory

clementsan
6f79ea23y ago

Comment out vector_db directory

clementsan
09444af3y ago

Comment print commands used for debugging and quality control

clementsan
00bd1393y ago

Update qa_chain to gradio session state

clementsan
ceae8713y ago

Add new line to space description

clementsan