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

Inference with Starcoder model finetuned by lora #18

Open
edwardelric1202 opened this issue Jun 6, 2023 · 1 comment
Open

Inference with Starcoder model finetuned by lora #18

edwardelric1202 opened this issue Jun 6, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@edwardelric1202
Copy link

Hi, Can you give some advice about how to inference finetuned Starcoder model with this code? Since lora finetune changed some of layers of the model, some of the code in starcoder.cpp should be changed, how can I use this code to inference with my finetuned Starcoder model?

@NouamaneTazi
Copy link
Collaborator

Unfortunately this is not supported yet, but I think llama.cpp does support it.
It would be great if somebody can adapt that to starcoder.cpp
ggerganov/llama.cpp#820

@NouamaneTazi NouamaneTazi added the help wanted Extra attention is needed label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants