Context-window card with a tokens-used-of-max readout and a violet-to-fuchsia gradient fill bar.
New here? Read the installation guide.
import { Ai18 } from "@/components/beste/piece/ai18";
<Ai18
label="Context window"
used={92000}
max={200000}
usageSuffix="of window in use"
tone="primary"
/>Live token visualizer with tone-tinted token chips, tokens-per-second rate, and a pulsing caret at the end.
Token-usage card with used of total readout and a fill bar that shifts emerald to amber to rose.
Dataset summary with row count, total size, and a stacked train/val/test split bar. Tone controls the dataset icon tile and train segment.
Training run card with current epoch, step counter, loss value, and a violet progress bar reflecting completion.