Closed
Description
What happened?
Hello,
I have following error while running llama.cpp with mamba architecture:
Steps to reproduce:
- git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp
- gh pr checkout 5328 (since this pr is related to mamba incorporation)
- make -j10
- ./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