Model loading problem
#1
by
Scarlett0611
- opened
Hi, I was unable to connect to the Hugging Face Hub, so I manually downloaded the model files. However, I'm not sure how to correctly load/import them into my code. Could you provide guidance on how to do this?
I have solved the problem by assigning " local_dir " :)
Where you able to solve the problem? Our tutorial works without issues - https://colab.research.google.com/github/scverse/scvi-tutorials/blob/1.2.0/scrna/query_hlca_knn.ipynb#scrollTo=lOp1pqbBARMy. Can you verify this? I can then help you fix your issue.