Closed
Description
Currently, I am hosting the ggml
Whisper model files on my Linode server.
However, it has a limited network bandwidth per month and as more people start using whisper.cpp
it won't be enough.
What are some good options for hosting ~10GB of data?
The only requirement is to be able to wget
/curl
the files directly - i.e. Google Drive and alike are not an option.