Skip to content

Inference with Starcoder model finetuned by lora #18

Open
@edwardelric1202

Description

@edwardelric1202

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?

Activity

NouamaneTazi

NouamaneTazi commented on Jun 8, 2023

@NouamaneTazi
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
ggml-org/llama.cpp#820

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @NouamaneTazi@edwardelric1202

        Issue actions

          Inference with Starcoder model finetuned by lora · Issue #18 · bigcode-project/starcoder.cpp