Property ModelId
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
ModelId
The manifest's model id, the same string OnnxSessionInfo.ModelId carries.
public string ModelId { get; init; }
The manifest's model id, the same string OnnxSessionInfo.ModelId carries.
public string ModelId { get; init; }