"megatron/model/vision/vit_backbone.py" did not exist on "9a8b89acd8f6ba096860170d0e30ddc0bc2bacd4"
requirements.txt 269 Bytes
Newer Older
yangzhong's avatar
yangzhong committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# progress bars in model download and training scripts
tqdm
# Accessing files from S3 directly.
boto3
# Used for downloading models over HTTP
requests
six
ipdb
#Data processing
h5py
html2text
nltk
progressbar
#Others
#onnxruntime
git+https://github.com/NVIDIA/dllogger