For a new user, who tried to run the code for the first time, downloading the base model from hf programmatically is very slow.
its much faster to pre-download it using the hf cli (also need to make sure you are logged in to hf).
recommend to add this to the documentation, as first impression is critical and user's will just give up.
For a new user, who tried to run the code for the first time, downloading the base model from hf programmatically is very slow.
its much faster to pre-download it using the hf cli (also need to make sure you are logged in to hf).
recommend to add this to the documentation, as first impression is critical and user's will just give up.