NorwayFish/manga-ocr-finetuned
011
manga-ocr-finetuned (ONNX)
ONNX export of `JustANormalTinkerer/manga-ocr-finetuned` — a finetuned manga-OCR with a distilled 192-dim ViT encoder (the upstream ships PyTorch only).
- Weights:
encoder_model.onnx(22 MB, 192-dim encoder) +decoder_model.onnx(118 MB, non-merged), exported withoptimum. I/O: encoderpixel_values→last_hidden_state; decoderinput_ids+encoder_hidden_states→logits. - Tokenizer: the manga-ocr 6144-token WordPiece
tokenizer.json, verified vocab-identical to this model's lineage.
Repackaged for single-repo, self-consistent ONNX inference.
