Views
No views yet
encoder_model.onnx 343 MB, decoder_model.onnx 117 MB): the
full-precision, non-merged ONNX export (768-dim ViT encoder) from
onnx-community/manga-ocr-base-ONNX,
itself a transformers.js export of
kha-white/manga-ocr-base.tokenizer.json, vocab.txt, 6144-token WordPiece): verified
id→token-identical to the weights' lineage.pixel_values → hidden states; decoder takes input_ids +
encoder_hidden_states → logits (no KV-cache branch).