Views
No views yet
<unused24> buffer fix and Logit Soft-Capping.llama.cpp Gemma-4 patches.<unused24> token buffer overlap fixed (No more random logic crashes).add_bos now defaults to True for native Gemma-4 behavior.final_logit_softcapping (CRITICAL for preventing NaN/Infinity loops).IQ4_NL (Non-Linear) - Higher logic-per-bit than Q4_K_M or Q4_0.Q8_0 Token Embeddings and Output Head (Prevents vocabulary degradation).