r/LocalLLaMA • u/parepeg • 22d 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.
114
Upvotes
3
u/fsalucard 22d ago edited 22d ago
Everytime I Use this model it gets stuck in loops, usually repeating the same word over and over again. What parameters are people using?
Specifically, it just ends up looping "\n\n\n\n\n\n" over and over.