Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initialize
Method · 0.45
export_pytorch_checkpoint_to_bin_files
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected