Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zai-org/CodeGeeX
/ eod
Method
eod
codegeex/megatron/tokenizer/tokenizer.py:245–246 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
243
244
@property
245
def
eod(self):
246
return
self.tokenizer.eos_token_id
247
248
@property
249
def
inv_vocab(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected