42 5 days ago

GGUF version of Qwen-AgentWorld-35B-A3B. Enjoy!

8cd09ad51415 · 181B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{- if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
<think>
{{ .Response }}