Smruthi Balaji

Results 1 issues of Smruthi Balaji

``` , line 313, in load_file with safe_open(filename, framework="pt", device=device) as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge ``` Received the above error while running : ``` python weights/convert_safetensor_to_pt.py...