CodedotAl / gpt-code-clippy

Full description can be found here: https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57
Apache License 2.0
3.29k stars 220 forks source link

https://huggingface.co/spaces/flax-community/code-clippy-problem-solver gets stuck on generating solution #66

Closed allthingssecurity closed 2 years ago

allthingssecurity commented 2 years ago

Was trying this spaces example https://huggingface.co/spaces/flax-community/code-clippy-problem-solver and it seems to get stuck for A function that prints prime numbers from 1 to 100

demongolem-biz commented 2 years ago

It gets stuck for me on the example greet problem. I have tried several other simple problems, and I never get an answer. It is always "generating solution"

reshinthadithyan commented 2 years ago

Thanks for notifying the issue. We are looking into it.

ncoop57 commented 2 years ago

Not exactly sure what changed, but the demo seems to be working now!