LaconIQ technique-router (ONNX INT8)

ONNX INT8 export of the technique-router text classifier used by LaconIQ to choose an image-compression technique from a user's query. It runs on CPU with onnxruntime only (no GPU, no PyTorch), in ~32 MB.

Provenance

This is a byte-identical re-host of the upstream ONNX export, with an Apache-2.0 LICENSE, a NOTICE, and this README added so the LaconIQ project has a self-owned, auditable model source.

Inputs / outputs

  • Inputs: input_ids, attention_mask, token_type_ids (int64, max length 64).
  • Output: logits over the routing classes; argmax gives the technique, and config.json carries the id2label map.

License

Apache License 2.0. See LICENSE and NOTICE.

Downloads last month
44
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for laconiq-ai/technique-router-onnx

Quantized
(10)
this model