Closed sigridjineth closed 7 months ago
Added new command-line arguments:
Utilized PyTorch's DataLoader and Dataset classes:
maywell/TinyWand-kiqu
python generator_2.py --gpu_devices 1 --model maywell/TinyWand-kiqu --template ./templates/template-EEVE.json --model_len 2048 --batch_size 512 --num_workers 128
Changes
Added new command-line arguments:
Utilized PyTorch's DataLoader and Dataset classes:
Simple Benchmark
maywell/TinyWand-kiqu
it takes around 40 minutes to finish to generate the output, but with this changes it only takes 18 min 59 secs.Example Run