princeton-nlp / LESS

[ICML 2024] LESS: Selecting Influential Data for Targeted Instruction Tuning
MIT License
306 stars 25 forks source link

Error while deserializing header: InvalidHeaderDeserialization #17

Closed shangqing-liu closed 3 months ago

shangqing-liu commented 3 months ago

Hi,

Thanks for sharing the code for this great job. There is a problem at step 2, which cannot load the model and the error shows that safetensors_rust.SafetensorError: Error while deserializing header: InvalidHeaderDeserialization.

May I seek any assistance?