DeepSpeed
DeepSpeed copied to clipboard
Fix Type Mismatch
num_bytes_per_thread was a smaller type than file_num_bytes, this caused issues when dividing by num_threads.