Skip to content
#

decoding-strategies

Here are 4 public repositories matching this topic...

Phase-Slip is a stochastic intervention architecture that operates on the Key-Value Cache of the model. Phase-Slip gently rotates the semantic vectors of the context window, asking the model: "How would you finish this sentence if you looked at it from a slightly different perspective?"

  • Updated Dec 18, 2025
  • Python

How much of an LLM agent’s apparent behavior comes from the decoder rather than the model alone? SamplerScope holds the model’s logits fixed, changes only the decoding method, and measures how this alters outcomes in small decision environments.

  • Updated Aug 17, 2026
  • Python

Add this topic to your repo

To associate your repository with the decoding-strategies topic, visit your repo's landing page and select "manage topics."

Learn more