We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello I'm attempting to run the starter code for the flax-community/gpt-neo-125M-code-clippy.
For some reason, I cannot get anything other than blank characters and escape characters.
Would someone be able to assist?
The text was updated successfully, but these errors were encountered:
@yanbronshtein (note: I'm not a maintainer or developer of this project, I just ran into a similar problem)
Were you following the example usage code on hugging face? https://huggingface.co/flax-community/gpt-neo-125M-apps-all#how-to-use
If so, that seems to be missing a few steps (primarily: formatting the prompt) and just running it as is returns empty results. A better example to follow is this app here: https://huggingface.co/spaces/flax-community/code-clippy-problem-solver/blob/main/app.py
I hope that helps!
Sorry, something went wrong.
No branches or pull requests
Hello I'm attempting to run the starter code for the flax-community/gpt-neo-125M-code-clippy.
For some reason, I cannot get anything other than blank characters and escape characters.
Would someone be able to assist?
The text was updated successfully, but these errors were encountered: