Spaces:
Runtime error
Runtime error
declare module "mistral-tokenizer-js" { | |
export function encode(input: string): string[]; | |
} | |
declare module "mistral-tokenizer-js" { | |
export function encode(input: string): string[]; | |
} | |