Is your feature request related to a problem? Please describe.
We need a docker image with latest huggingface-hub and huggingface-cli in it, so we can easily pre-downloaded the model in a k8s and/or docker environment. Currently, the only image we've found is https://hub.docker.com/r/huggingface/downloader, which only contains a pretty old version of huggingface-hub that doesn't support downloading some specific models, e.g. meta-llama/Meta-Llama-3.1-70B-Instruct.
Describe the solution you'd like
A simple published docker image with latest huggingface-hub and huggingface-cli.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.