Fast download in hf file system (#2143)
* first draft
* Faster downloads in HfFileSystem
* Apply suggestions from code review
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
* speed-up get_file and read
* add tests
* fix test
* fix revision
* fix on windows
* simplified file.read
* Update src/huggingface_hub/hf_file_system.py
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
---------
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>