Releases: Nekotekina/llama.cpp
Releases · Nekotekina/llama.cpp
b2716
b2708
Implement --logit-restrict dirty feature Penalize all logits with bytes outside of specified sequence. I tried doing this with grammars but the quality declined.
b2456
Implement --logit-restrict dirty feature Penalize all logits with bytes outside of specified sequence. I tried doing this with grammars but the quality declined.