File size: 254 Bytes
fd8c157
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# 🦞 KRAB - Lobster General Intelligence
# Requirements for training and inference
# https://github.com/openclaw

transformers>=4.36.0
datasets>=2.16.0
peft>=0.7.0
accelerate>=0.25.0
bitsandbytes>=0.41.0
trl>=0.7.0
torch>=2.0.0
huggingface_hub>=0.20.0