moment-timeseries-foundation-model / moment

MOMENT: A Family of Open Time-series Foundation Models
https://moment-timeseries-foundation-model.github.io/
MIT License
365 stars 59 forks source link

Import error with `'split_torch_state_dict_into_shards' from 'huggingface_hub'` #41

Closed julian-fong closed 3 months ago

julian-fong commented 3 months ago

With huggingface-hub version 0.19.4, some failures are occuring due to a failed import in the library. Would it be possible to relax the boundaries of this package to fix the import? Related issue https://github.com/run-llama/llama_index/discussions/14605

mononitogoswami commented 3 months ago

Hi Julian, Thanks for your interest in MOMENT. I updated huggingface hub, and released a new version. Let me know if it works for you! I'll close this issue, but please don't hesitate to open it if you face more problems.

Best, Mononito