# Core ArcLM runtime dependencies.
# Use README install commands with the official PyTorch CPU/CUDA index when you
# need a specific torch wheel flavor.
torch>=2.1,<3
numpy>=1.24,<3
sentencepiece>=0.2,<0.3
transformers>=4.51,<6
