Spaces:
Runtime error
Runtime error
File size: 275 Bytes
f46803b 0530481 f46803b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# Transformers and NLP related packages transformers==4.30.2 sentencepiece protobuf # Torch and associated libraries torch==2.1.0 torchvision==0.16.0 triton==2.1.0 # Optimizations and acceleration tools peft bitsandbytes accelerate==0.26.1 deepspeed==0.13.1 pynvml==11.5.0 |