specific method · filed under model architecture
Omitting RoPE in attention layers
A configuration that does not use rotary position embeddings in attention layers.
Also called do not use RoPE in attention layers.
- source
- 1
- model
- 1
- lab adopt it
- 1
- strongest
- core
How sources treat it
One count per evidence span, weakest treatment to strongest.
core 1
Documented in
Evidence
1 span quoted from the sources, strongest treatment first.
Nemotron 3 models do not use RoPE in attention layers and therefore do not suffer from out-of-distribution RoPE issues during context extension
coremodel architecturein Nemotron 3 familyNVIDIA
Filed alongside
Other methods under model architecture :: positional encoding.
YaRNRotary Position Embedding2D rotary position embeddingRoPE scalingLearned input-dependent relative position biasNo Position EncodingProportional Rotary Position EmbeddingRelative attention2D coordinate-based positional embeddingsGated attention with partial RoPEPartial RoPEPer-layer-type rotary position scalesTemporal-Modality Rotary Position Embedding