Optimization: the `snapshot_download` probably downloads too much stuff most of the time

#15
by julien-c HF staff - opened

snapshot_download(repo_id=model_id, local_dir = f"{MODEL_NAME}", local_dir_use_symlinks=False)

doing something more focused could increase total speed!

Yes! closing it.

reach-vb changed discussion status to closed

Sign up or log in to comment