ksanman / AllMiniLML6v2Sharp

net standard 2.1 Library for running Sentence Transformers All-MiniLM-L6-v2 from C#.
MIT License
13 stars 6 forks source link

AllMiniLmL6V2Sharp

C# implementation of Sentence Transformers All-MiniLM-L6-v2

Use as a .net standard 2.1 library.

Includes tokenizer and onnx model.

Nuget

AllMiniLML6v2Sharp

How to use