milvus-io/milvus

[Feature]: Implement serving ONNX model in Milvus

Open

#24.955 aberto em 16 de jun. de 2023

Ver no GitHub
 (1 comment) (3 reactions) (1 assignee)Go (4.000 forks)batch import
good first issuekind/feature

Métricas do repositório

Stars
 (44.298 stars)
Métricas de merge de PR
 (Mesclagem média 7d) (314 fundiu PRs em 30d)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

ONNX is a computation backend serving models.

Milvus will need to run ONNX cases in following scenarios:

  1. User defined metrics
  2. Ranking/Reranking
  3. Embedding finetuning -> UDF function to finetune the embeddings ..... more suggestion on the usages

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Guia do colaborador