DeepSpeed icon indicating copy to clipboard operation
DeepSpeed copied to clipboard

fix return prev key and value , added strides to from_blob

Open mzusman opened this issue 2 years ago • 0 comments

fixing issue https://github.com/microsoft/DeepSpeed/issues/2760 basically just fixing from_blob strides , before the fix the functions returned key and value cache that was populated by zeros.

mzusman avatar Feb 14 '23 11:02 mzusman