chatbot-sports_academies-system / requirements-ml.txt
mortadhabbb's picture
Update chatbot
9d540bc
# Optional dependencies for service-intent model training and quantization.
# Keep separate from requirements.txt so normal chatbot deployments stay light.
torch>=2.3.0
transformers>=4.44.0
accelerate>=0.33.0
huggingface_hub>=0.24.0
sentencepiece>=0.2.0
protobuf>=4.25.0
optimum[onnxruntime]>=1.21.0
onnx>=1.16.0
onnxruntime>=1.18.0