MCPcopy Create free account
hub / github.com/0hq/WebGPT / load

Method load

tokenizer.js:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 }
7
8 async load() {
9 throw new Error("Not implemented.");
10 }
11
12 getVocabSize() {
13 return this.vocab_size;

Callers 2

initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected