Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FauzanAriyatmoko
/
LLM-ChatBot-Document
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
321c1d6
LLM-ChatBot-Document
56.3 kB
Ctrl+K
Ctrl+K
2 contributors
History:
11 commits
FauzanAriyatmoko
chore: Update default `TOP_K_RETRIEVAL`, `TEMPERATURE`, and `TOP_P` values in `.env.example`.
321c1d6
3 months ago
config
feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
3 months ago
data
feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
3 months ago
tests
feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
3 months ago
utils
feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
3 months ago
.env.example
Safe
420 Bytes
chore: Update default `TOP_K_RETRIEVAL`, `TEMPERATURE`, and `TOP_P` values in `.env.example`.
3 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
3 months ago
.gitignore
Safe
281 Bytes
feat: Implement initial RAG chatbot core functionalities including PDF processing, vector store, and RAG pipeline.
3 months ago
QUICKSTART.md
Safe
2.11 kB
feat: Migrate the default LLM from ChatGLM3 to Qwen2-0.5B-Instruct, updating model loading, generation logic, and documentation.
3 months ago
README.md
Safe
7.07 kB
feat: Update RAG ChatBot to use QWEN model instead of GLM model in app and documentation.
3 months ago
app.py
Safe
13.5 kB
chore: Update Gradio app title from GLM to QWEN.
3 months ago
requirements.txt
Safe
357 Bytes
build: update project dependencies.
3 months ago