These changes were made based on CORRECTNESS_FIX_ATTEMPTS.md but the PyTorch reference (which works correctly) doesn't have them. Reverting to match the reference behavior: - Compressor: position bias added to BOTH gate logits AND KV content - SwiGLU: clamp after silu(gate), not before