myPokeDex Qwen3.5 Card Identifier Web Runtime
Slim web-inference bundle for the myPokeDex browser runtime.
This repository contains the ONNX runtime files required by the frontend card identifier:
local-extension/Qwen3.5-0.8B-ONNX/config.jsonlocal-extension/Qwen3.5-0.8B-ONNX/tokenizer*.jsonlocal-extension/Qwen3.5-0.8B-ONNX/processor*.jsonlocal-extension/Qwen3.5-0.8B-ONNX/onnx/decoder_model_merged_q4f16.onnx*local-extension/Qwen3.5-0.8B-ONNX/onnx/embed_tokens_q4f16.onnx*local-extension/Qwen3.5-0.8B-ONNX/onnx/vision_encoder_fp16.onnx*local-extension/Qwen3.5-0.8B-ONNX/inference_adapter.json
The LoRA adapter is currently an empty placeholder. The frontend already expects JSON output in this schema:
{"language":"de","card_name":"Glurak","collector_number":"4","set_hint":"Base Set","canonical_id":"ptcgio:base1-4"}
or, when the canonical ID is uncertain:
{"language":"de","card_name":"Glurak","collector_number":"4","set_hint":"","canonical_id":null}
- Downloads last month
- 6