Hey there everyone, how can I use this model on my local machine, how can I actually download the weights and the tokenizer to use it for the hugging face pipeline generation? I am currently dependent on calling the huggingface API with my access token.
Hi Muhammed,
Do you mind sharing more information? Have you been able to download the model and tokenizer?
Yes ofc, I have downloaded the neccesary files like the tokenizer, config.json etc. Question is how to run it locally, even when i try it asks me the huggingface token.