title: LLAMA 3 Rag chat pdf | |
emoji: 🦀 | |
colorFrom: gray | |
colorTo: blue | |
sdk: gradio | |
sdk_version: 4.27.0 | |
app_file: src/app.py | |
pinned: false | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
Used to experimenting RAG using gradientai/Llama-3-8B-Instruct-Gradient-1048k, making chat bot RAG for long documents, and zerogpu max acceptable context lenght (32k context). | |
Original https://huggingface.co/spaces/ModularityAI/LLama3Rag | |