salesforce / CodeT5

Home of CodeT5: Open Code LLMs for Code Understanding and Generation
https://arxiv.org/abs/2305.07922
BSD 3-Clause "New" or "Revised" License
2.66k stars 391 forks source link

How to implement infill sampling #104

Closed coderplanner closed 1 year ago

coderplanner commented 1 year ago

Excellent job! Can it support infill sampling like codegen2? Thanks!

yuewang-cuhk commented 1 year ago

Hi there, so far CodeT5+ models are not designed and pretrained to have a strong infilling capability yet. It would be a pending feature to add in our next versions of CodeT5 model family.