Appearance
type LlamaTextSpecialTokensTextJSON: { type: "specialTokensText"; value: string; };
type: "specialTokensText";
value: string;
utils/LlamaText.ts:10