Skip to content

Phi-3-medium-128k-instruct - error due to tensor shape expected 245, got 243 #765

@koureasstavros

Description

@koureasstavros

Background & Description

Using LLamaSharp and loading a 128K instruct model like Phi-3-medium-128k-instruct.gguf it throws an error
llama_model_load: error loading model: done_getting_tensors: wrong number of tensors; expected 245, got 243

According to this issue from llama.cpp ggml-org/llama.cpp#7478 this added recently so I suppose if lama.cpp is updated in this library it should be fixed.

API & Usage

Use 128K instruct models

How to implement

Update lama.cpp library

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions