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

Have granite3-code models use a FIM template for completion #173

Open
fbricon opened this issue Dec 10, 2024 · 0 comments
Open

Have granite3-code models use a FIM template for completion #173

fbricon opened this issue Dec 10, 2024 · 0 comments
Labels
continue Issues in Continue enhancement New feature or request

Comments

@fbricon
Copy link
Collaborator

fbricon commented Dec 10, 2024

Upcoming granite3.x-code models will be FIM trained, so they need to use a proper FIM template.

Most likely https://github.com/continuedev/continue/blob/main/core/autocomplete/templating/AutocompleteTemplate.ts#L384 will need to be changed to check (lowerCaseModel.includes("granite3") && !lowerCaseModel.includes("-code"))

@fbricon fbricon added continue Issues in Continue enhancement New feature or request labels Dec 10, 2024
@fbricon fbricon moved this to In progress in Granite.Code Dec 10, 2024
@fbricon fbricon moved this from In progress to Backlog in Granite.Code Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continue Issues in Continue enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant