File size: 333 Bytes
758929a
 
 
 
 
 
 
 
 
 
 
9d540bc
1
2
3
4
5
6
7
8
9
10
11
12
# 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