Chat Template for this model from Unsloth version

#1
by DuanLeksi - opened

I successfully run this by using Unlsoth chat-template jinja
llama-server.exe -m gpt-oss-20b-derestricted-q4_k_m.gguf -c 32768 --chat-template-kwargs "{\"reasoning_effort\": \"high\"}" --jinja --chat-template-file gpt-oss-20b-deresitricted.j2
you can check the template here gpt-oss-20b-deresitricted.j2

Sign up or log in to comment