Skip to content

Conversation

@benedict-lee
Copy link
Contributor

@benedict-lee benedict-lee commented Apr 20, 2024

change tab model name

I think code completion is a more abstract and generic representation than the tab model.
Because tab is a way to accept code completion, it doesn't seem appropriate to call it by a formal name.

update code completion model description

Added information about FIM(Fill in the Middle) and the newest model, codegemma, to the code completion description, as well as the parameter sizes for each model.

Added llama3 as an example chat model.

It's not a �code-specific LLM, but it has the highest human eval score of any open-source model.

@netlify
Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for hilarious-sprinkles-40dcc6 ready!

Name Link
🔨 Latest commit 9d310f8
🔍 Latest deploy log https://app.netlify.com/sites/hilarious-sprinkles-40dcc6/deploys/6626857f8c0c000008f3d798
😎 Deploy Preview https://deploy-preview-9--hilarious-sprinkles-40dcc6.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.

Copy link
Contributor

@TyDunn TyDunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR, @benedict-lee!

I think that it is more beautiful for this component to be a single word, but I agree that "tab" is not the best one. I tried out "autocomplete" in my suggestions and then moved "code completion" to how we describe this component. We will need to rename the file from code-completion.md to autocomplete.md before we merge if we go this route. I also think we should link to research papers / blog posts for the models instead of enumerating all of the different model sizes.

Let me know what you think. Looking forward to the next iteration!

@benedict-lee
Copy link
Contributor Author

@TyDunn Thanks for the review.
I agree with you, autocomplete is better than code-completion.
I've added all your suggestions, and renamed the file again.

Copy link
Contributor

@TyDunn TyDunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, @benedict-lee!

@TyDunn TyDunn merged commit f8ebbb4 into continuedev:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants