awacke1/PDF-Document-QA-Chatbot
Update README.md
Fix alphanumeric checks for collection name
Raise error for mpt-7b-instruct LLM model
Add alphanumeric checks for collection name
Fix collection name minimum length
Improve creation of collection name
Add ASCII transliteration of unicode text
Add ASCII transliteration of unicode text
Add error for zephyr-7b-gemma-v0.1 on free endpoint
Use HuggingFaceEndpoint
Use langchain_community
Add new LLM: zephyr-7b-gemma-v0.1
Set default LLM to Mistral-7B-Instruct-v0.2
Remove dependency version
Fix lambda function outputs
Fix clear button outputs
Add third source reference
Add new LLMs: gemma-2b-it and gemma-7b-it
Enforce alphanumeric character condition for collection name
Extract helpful answer only
set qa_chain verbose option to False
Add argument: return_generated_question set to False
Update langchain version
Update langchain version
Remove potential spaces in collection_name
Remove Yi and open-llama models
Add auto-gptq dependency
Fix Yi LLM model name
Update Yi LLM model to 8bits
Add new LLM: Yi-6B-Chat
Add new LLM: zephyr-7b-beta
Reduce collection_name length when needed
Change files component height back to 100
Raise errors for phi-2 and llama-2 models
Include ephemeral client and collection_name for chromadb
Remove torch_dtype for TinyLlama-1.1B-Chat-v1.0
List max new tokens for TinyLlama-1.1B-Chat-v1.0
Fix LLM list
Add TinyLlama-1.1B-Chat-v1.0 model
Reduce height gradio files component
Add Mixtral-8x7B-Instruct-v0.1 model
Update UI buttons labels
Improve UI with additional gradio rows
Print LLM model being used
Add trust_remote_code condition for phi2 model
Comment out persist directory
Comment out vector_db directory
Comment print commands used for debugging and quality control
Update qa_chain to gradio session state
Add new line to space description
