Mistral-RAG-BitSix / requirements.txt
openfree's picture
Update requirements.txt
9f4f419 verified
raw
history blame contribute delete
760 Bytes
# Core dependencies
huggingface_hub>=0.23.0 # docling๊ณผ ํ˜ธํ™˜๋˜๋Š” ๋ฒ„์ „
scikit-build-core
gradio==4.44.0 # ์•ˆ์ •์ ์ธ ๋ฒ„์ „ ๊ณ ์ •
spaces==0.36.0 # ์ตœ์‹  ๋ฒ„์ „ ์‚ฌ์šฉ
# LLM dependencies - CUDA 12.4 version
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
llama-cpp-agent>=0.2.25
# PDF processing - ์ตœ์‹  ๋ฒ„์ „ ์‚ฌ์šฉ
docling # ๋ฒ„์ „ ๋ฏธ์ง€์ •์œผ๋กœ ์ตœ์‹  ํ˜ธํ™˜ ๋ฒ„์ „ ์ž๋™ ์„ ํƒ
# Additional utilities
python-dotenv
numpy<2.0.0 # torch์™€์˜ ํ˜ธํ™˜์„ฑ
torch>=2.0.0
transformers>=4.30.0
# For document processing
pypdfium2
pillow>=10.0.0
opencv-python
# Optional but recommended
accelerate
sentencepiece
protobuf<4.0.0 # ํ˜ธํ™˜์„ฑ์„ ์œ„ํ•ด ๋ฒ„์ „ ์ œํ•œ