Skip to main content
Module

x/gpt/mod.ts>decode

Deno(TypeScript) BPE Encoder Decoder for GPT-2 / GPT-3
Go to Latest
function decode
import { decode } from "https://deno.land/x/gpt@1.2/mod.ts";

Parameters

tokens: number[]

Returns

string