Skip to content

Error: llama_model_load: error loading model: failed to open ggml-bagel-2.8b-v0.2-q8_0.gguf #9656

Closed
@vineel96

Description

@vineel96

What happened?

Hello,
I have following error while running llama.cpp with mamba architecture:

image

Steps to reproduce:

  1. git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp
  2. gh pr checkout 5328 (since this pr is related to mamba incorporation)
  3. make -j10
  4. ./main -e -p "[INST] Write an essay about AI. [/INST]\n" -m ggml-bagel-2.8b-v0.2-q8_0.gguf

Please help in providing steps to run llama.cpp with mamba architecture.

Name and Version

version: 2403 (39579d3)
built with cc (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 for aarch64-linux-gnu

What operating system are you seeing the problem on?

Linux

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedlow severityUsed to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions