You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I fixed this. So, apparently, you have to use an absolute path to your the vicuna checkpoint (starting with "/"), otherwise it gets interpreted as a hosted huggingface model. #308
Ok, I fixed this. So, apparently, you have to use an absolute path to your the vicuna checkpoint (starting with "/"), otherwise it gets interpreted as a hosted huggingface model.