Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shndap
/
multimodal-persian-QA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multimodal-persian-QA
20.7 kB
2 contributors
History:
16 commits
shndap
Remove unused Top-p slider from app.py and adjust top_k parameter in EndToEndRAG class from 5 to 1 for improved performance and simplicity.
1690356
3 months ago
.gitattributes
1.52 kB
Duplicate from gradio-templates/chatbot
3 months ago
README.md
512 Bytes
initial commit
3 months ago
app.py
2.12 kB
Remove unused Top-p slider from app.py and adjust top_k parameter in EndToEndRAG class from 5 to 1 for improved performance and simplicity.
3 months ago
end_to_end_class.py
16.4 kB
Remove unused Top-p slider from app.py and adjust top_k parameter in EndToEndRAG class from 5 to 1 for improved performance and simplicity.
3 months ago
requirements.txt
91 Bytes
Update requirements.txt to include additional dependencies: torch, transformers, pillow, faiss-cpu, accelerate, and safetensors, while retaining gradio and requests.
3 months ago