Skip to content

Bug: server is broken by Mistral Nemo commit  #8631

Closed
@auriocus

Description

@auriocus

What happened?

I run the serve with:
llama-server -m ~/Downloads/Meta-Llama-3-8B-Instruct-v2.Q8_0.gguf -c 4096 --no-mmap

After commit 50e0535 nothing happens when a question is posted in the web interface. The CPU is not used. I've used git bisect to verify it comes from that commit.

Name and Version

 ./llama-cli --version
version: 3438 (6f11a83e)
built with gcc-10 (SUSE Linux) 10.4.0 for x86_64-suse-linux

What operating system are you seeing the problem on?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedhigh severityUsed to report high severity bugs in llama.cpp (Malfunctioning hinder important workflow)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions