-record(generation, { tokens :: list(integer()), text :: binary(), ms_per_token :: float(), total_tokens :: integer() }).