Token Classification
GLiNER
PyTorch

Loading the model from local

#9
by akshardi - opened

Hello All,

We downloaded the model to our local machine as we are not allowed to connect to hugging face. We are trying to load the model from our local machine in our code but looks like the \ or \ are not allowed it said, only alphanumeric chars and -, _, etc, so we are kind of stuck on how to use this model locally by giving the absolute path.
Any suggestion would unblock us to carry out our work. Thanks in anticipation!!

Sign up or log in to comment