Skip to content
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

provide Inlinecompletion using an huggingface model #4175

Merged
merged 21 commits into from
Nov 13, 2023
Merged

Conversation

yann300
Copy link
Contributor

@yann300 yann300 commented Oct 31, 2023

  • it's not clear yet when the actual suggestion is shown, seems like an internal things to monaco..
  • it should at some point take the import and put them in the context.
  • some variables like max_token and all the vars related the inference probably need to be tweaked..
  • the way the model loads is weird, the progress callback seems broken...
    To test: go to settings, activate and start coding.

@netlify
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 4925ccd
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/65522da176958d00073d8e9b
😎 Deploy Preview https://deploy-preview-4175--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yann300 yann300 force-pushed the inlinecompletion branch 3 times, most recently from 6c14049 to ec8411d Compare November 9, 2023 10:19
@yann300 yann300 added this to In progress in v0.38.0 - Feature Freeze 29/11 via automation Nov 9, 2023
@yann300 yann300 force-pushed the inlinecompletion branch 2 times, most recently from 86a0dd8 to 8832084 Compare November 9, 2023 17:02
@yann300 yann300 changed the title provide Inlinecompletion using an hugging face model provide Inlinecompletion using an huggingface model Nov 9, 2023
@yann300 yann300 added ready-to-review PR ready to review and removed do not merge labels Nov 10, 2023
v0.38.0 - Feature Freeze 29/11 automation moved this from In progress to Reviewer approved Nov 13, 2023
@yann300 yann300 merged commit d8fa6f6 into master Nov 13, 2023
32 checks passed
@yann300 yann300 deleted the inlinecompletion branch November 13, 2023 20:32
v0.38.0 - Feature Freeze 29/11 automation moved this from Reviewer approved to Done Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-review PR ready to review
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants