lloyal.node API Reference - v1.0.7
    Preparing search index...

    Interface Produced

    Result from Branch.produce()

    interface Produced {
        isStop: boolean;
        text: string;
        token: number;
    }
    Index

    Properties

    Properties

    isStop: boolean

    Whether this is a stop token (EOS)

    text: string

    Text representation of the token

    token: number

    Sampled token ID