Skip to content

Use Cases Classification Data ONNX

Mike edited this page May 28, 2026 · 1 revision

Cases: Classification, Data, ONNX

Подходит для прикладных ML units:

  • text/image/audio classification;
  • NER и zero-shot text;
  • sklearn/torch model export в ONNX;
  • custom regression/classification рядом с LLM pipeline.

Используйте xlocllm.unit(custom_model, type=..., name=...) или ONNX path.

Clone this wiki locally