-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
Adopt codemirror-copilot #860
Comments
OK this is HUGE! I figured out a way to actually generate decent completions for this. Example prompt:
that works well with https://deepinfra.com/Qwen/Qwen2.5-Coder-7B |
AND this is how we can include multiple files in the context using this model:
If you paste this one into https://deepinfra.com/Qwen/Qwen2.5-Coder-7B , it correctly generates:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would be a nice addition! Copilot-like autocompletions from AI.
https://github.com/asadm/codemirror-copilot
The text was updated successfully, but these errors were encountered: