The cached_download() function in the Colab version is a deprecated function.
from huggingface_hub import cached_download, hf_hub_url
0.26.2 so it’s definitely newer
Yes. And downloading models is one of the main functions of huggingface_hub. For users, there are also functions such as searching and operating repositories.