@hypertok/vocab-deepseek-v4
v1.0.0
Published
DeepSeek V4 vocabulary for hypertok format version 1
Readme
@hypertok/vocab-deepseek-v4
DeepSeek V4 encoded as one self-verifying HTK format version 1 file.
import { vocabulary } from "@hypertok/vocab-deepseek-v4";
const response = await fetch(vocabulary);
const bytes = new Uint8Array(await response.arrayBuffer());The @hypertok/vocab-deepseek-v4 package contains vocabulary data and metadata only. It has no
runtime or core dependency. See NOTICE for the pinned source identity and attribution.
