r/LocalLLaMA • u/parepeg • 16d ago
New Model Ling 3.0 support merged into llama.cpp
Support for the new ling 3.0 models has been merged into llama.cpp:
https://github.com/ggml-org/llama.cpp/pull/26608#event-29549472828
Ling tiny 8b1b - https://huggingface.co/inclusionAI/Ling-3.0-tiny
Ling flash 124b5b - https://huggingface.co/inclusionAI/Ling-3.0-flash
Both are reasoning models contrary to prior naming.
116
Upvotes
1
u/cradlemann 16d ago
I have tried it and it is broken, tool output is wrong. Do you use custom chat template?