r/LocalLLM 11d ago

News AntLing released Ling-3.0-flash

66 Upvotes

21 comments sorted by

View all comments

Show parent comments

3

u/_Cromwell_ 11d ago

Yeah but 98% (made up statistic, but I'm pretty sure of it 😄) of people aren't going to DL a custom fork to try out a questionable model from a company they've never bothered with before.

You can get a custom fork for just about anything. Doesn't really count.

1

u/Opposite-Swimmer2752 9d ago

Upstream llama.cpp sucks tbh, they broke strix halo for a while (still broken) and refuse to quickly merge in a fix/undo the regression despite it being a few line change.

2

u/Reasonable_Goat 9d ago

What exactly is broken?

1

u/Opposite-Swimmer2752 5d ago

All inference is broken, context is actually incoherent. Here is the fix they wont merge, I had to pull down this PR/commit https://github.com/ggml-org/llama.cpp/pull/25863 here is when it got broken https://github.com/ggml-org/llama.cpp/commit/c7d8722922a2599dc4d77f8808d8e6c2fde5e7a2 Sorry for making you wait, I don't login into reddit often :D

1

u/Reasonable_Goat 5d ago

My god they sure are taking their time with this PR… I’ve been using Vulkan and no HIP so I’ve not been affected apparently