VHellendoorn / Code-LMs

Guide to using pre-trained large language models of source code
MIT License
1.76k stars 243 forks source link

How to use it on hugginface? #43

Open rajanpanchal opened 1 year ago

rajanpanchal commented 1 year ago

I am trying to use it on hugging face and the out is same as input with \n in the end. How to use this on huggingface. any guide will be useful.

urialon commented 1 year ago

Hi @rajanpanchal , Thank you for your interest in our work!

Did you follow the code example here? https://github.com/VHellendoorn/Code-LMs#october-2022---polycoder-is-available-on-huggingface

Best, Uri