Spaces:
Sleeping
Sleeping
Commit History
Complete Ollama removal: Switch to local transformers with SmolLM2-135M for CPU inference 9498975
Switch to meta-llama/Llama-3.2-1B-Instruct - available via HF Inference API 204b852
Fix HuggingFace model name format: use HuggingFaceTB/SmolLM2-360M instead of Ollama format 95b613c
Fix HuggingFace Spaces compatibility: standardize InferenceClient API and improve backend auto-detection f7e1108
Add HF Spaces deployment guide and update env configuration with clear comments 89e24f0
Make web search truly optional with ENABLE_WEB_SEARCH flag and graceful fallback 70821a6
Switch to SmolLM2-1.7B for CPU-friendly inference on HF Spaces a68b4d6
Add HuggingFace Inference API as LLM backend with auto-detection 5170f73
Remove invalid gradio_demo import from rag_utils 6b64546
Fix duckduckgo_search import for HF Spaces compatibility 44d7717
Update README.md 87dec05 verified
Update README.md to include YAML frontmatter to configure the HuggingFace Space. 23c4d8c
Refactor CI/CD workflow to capture primary image reference and update output variable for Docker image tagging 4b9b2e0
Update CI/CD workflow to improve Docker image handling and add GitHub Container Registry login step 1503f0c
Fix casing in Trivy scanner image reference to ensure proper functionality 94e5570
Update Trivy scanner image reference to use lowercase repository owner a5e7524
Update CI/CD workflow and remove deprecated app.py and test_app.py 105cf96
Implement code structure updates and remove redundant sections b1703c9
Enhance UTF-8 encoding and markdown rendering in Gradio app 63d9566
Add support for hybrid web search and update dependencies 2f4fee4
Enabled File uploads in Gradio Demo and Question answering based on multiple documents. 0e1c10d
Fix critical bugs in notebook: PDF upload handling and undefined function e4725e4
Added CI/CD pipeline configuration a9e271e
Update .dockerignore to exclude unnecessary files and adjust deploy.sh permissions 9186bd8
Multi-document upload support and Docker/GitHub Actions deployment ready 83fb11e
Updated .gitignore and Added .env.example 5c90248
Refactor code structure for improved readability and maintainability a46cce4
Fixed some mistakes and errors and updated README acccordingly b4b9939
Update pipeline.ipynb 590ca1d
Update README.md 5371f20 unverified
Aditya Gupta commited on