NVIDIA / audio-flamingo

PyTorch implementation of Audio Flamingo: A Novel Audio Language Model with Few-Shot Learning and Dialogue Abilities.
MIT License
145 stars 5 forks source link

Problem with downloading the checkpoints #3

Closed SaraAlthubaiti closed 6 days ago

SaraAlthubaiti commented 3 weeks ago

Thanks for uploading the checkpoints, when I tried to download any of them; I'm getting this error (even with normal way (i.e., not wget, curl, or so on)).

Any advice?

Screenshot 2024-07-01 at 5 33 52 PM

Very nice work and I'm eager to try it :)

Sadeen commented 3 weeks ago

I faced same issue. any solution please ?

zhifengkongnv commented 2 weeks ago

did you use git lfs?

SoshyHayami commented 2 weeks ago

@zhifengkongnv sorry, why not just uploading them to hugging face?

zhifengkongnv commented 1 week ago

working on it

zhifengkongnv commented 1 week ago

Checkpoints are now on huggingface. Git lfs is still needed but the checkpoints are not separated in chunks anymore. https://huggingface.co/nvidia/audio-flamingo

SaraAlthubaiti commented 1 week ago

did you use git lfs?

I tried it as it was the first thing came to my mind but surprisingly it's not, but thanks a lot for uploading it to huggingface; that's much better 🥳