r/LocalLLaMA
· Communities
My fork of llama.cpp – experimental tuning
I would like to introduce you to my little llama.cpp playground with help of Claude ;) https://github.com/ALange/llama.cpp Improvements over base llama.cpp that i needed and was thinking are usefull. For example anti-loop protection built in into llama.cpp. Example of changes: Loop Detection Sampler — Implementation De