Property InputIdsName
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
InputIdsName
The graph's token-id input name. A BINDING KEY: inputs are bound by name, never by position.
public string InputIdsName { get; init; }
The graph's token-id input name. A BINDING KEY: inputs are bound by name, never by position.
public string InputIdsName { get; init; }