Llama3RotaryConfig¶
Module: fast_llm.layers.attention.rotary.config
Variant of: RotaryConfig — select with type: llama3
Inherits from: DefaultRotaryConfig, RotaryConfig, ModuleConfig
Fields¶
theta—architecture-
Type:
floatDefault:10000Scale for the rotary positional embeddings
high_frequency_factor—feature- Type:
floatDefault:4.0 low_frequency_factor—feature- Type:
floatDefault:1.0 original_context_length—feature- Type:
intDefault:8192 scale_factor—feature- Type:
floatDefault:8.0