rajshekharbasu/npm/v0.1.2

autoregressive-text

React text that writes itself — token by token, with a live sampling panel and attention brackets. Zero-config, themeable, ~34 kB.

$ npm i autoregressive-text
000
THINKING
pool
causaldecoderprobabilitysequenceattentionweightslatentvectorsinferencecontext
speed
3×
fontSize
17
poolSize
5
align
attentionLines
shimmer
theme
panelScale
1.0×
loop
import { AutoregressiveText } from "autoregressive-text";

<AutoregressiveText
  text="models predict the next token"
  pool={["causal", "decoder", "vectors"]}
/>