Skip to content

Eval bug: Jinja fails on gpt-oss-120b when using Vulkan #15274

@danielholanda

Description

@danielholanda

Description

Jinja fails on gpt-oss-120b when using Vulkan.

Name and Version

version: 6097 (9515c61)
built with clang version 19.1.5 for x86_64-pc-windows-msvc

Operating systems

Windows 11

GGML backends

Vulkan

Hardware

AMD RyzenAI MAX+ 395 w/ Radeon 8060S (Strix Halo)

Models

gpt-oss-120b-Q4_K_M
https://huggingface.co/unsloth/gpt-oss-120b-GGUF

Problem description & steps to reproduce

To reproduce the issue, simply download unsloth/gpt-oss-120b-GGUF (I'm using the Q4_K_M variant) and run:

llama-server -m "C:\<MODEL_PATH>\gpt-oss-120b-Q4_K_M-00001-of-00002.gguf" -ngl 99 --jinja

This is the output that I see:
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG...

I can confirm this happens deterministically. I can also confirm the problem does not happen when the --jinja flag is removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions