Skip to content

Commit ef21c16

Browse files
committed
Minor spelling tweaks
1 parent fc10f96 commit ef21c16

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pages/posts/potm/2026/02/potm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ title: 'February Papers: Thinking Depth, Latent Actions, Quantization and Rieman
66
merge_potm: true
77
---
88

9-
The stream of papers never ends, even so, in February our team found 4 we'd like to share
9+
The stream of papers never ends, even so, in February our team found 4 we'd like to share:
1010

11-
- *Think Deep, Not Just Long: Measuring LLM Reasoning Effort via Deep-Thinking Tokens* investiagtes how many layers are actually needed for each token during autoregressive LM rollouts.
11+
- *Think Deep, Not Just Long: Measuring LLM Reasoning Effort via Deep-Thinking Tokens* investigates how many layers are actually needed for each token during autoregressive LM rollouts.
1212

13-
- *Factored Latent Action World Models* takes videos that contain multiple objects, and instead of encoding them into one latent state for the whole scene, tries to one latent state per object.
13+
- *Factored Latent Action World Models* takes videos that contain multiple objects, and instead of encoding them into one latent state for the _whole scene_, employs one latent state _per object_.
1414

1515
- *LATMiX: Learnable Affine Transformations for Microscaling Quantization of LLMs* generalises Hadamard transforms to better handle outliers when block-quantizing LLMs.
1616

17-
- *Riemannian Mean Flow* extends [MeanFlow](https://arxiv.org/pdf/2505.13447) for generating proteins within the coresponding structured spaces, e.g. the space of all residue positions and orientations.
17+
- *Riemannian Mean Flow* extends [MeanFlow](https://arxiv.org/pdf/2505.13447) for generating proteins within the corresponding structured spaces, e.g. the space of all residue positions and orientations.

0 commit comments

Comments
 (0)