SentenceTransformers.Harrier.Small.Pure
A 100% managed, dependency-free (no ONNX Runtime, no native tokenizer) reimplementation of the Harrier Small (harrier-oss-v1-270m) multilingual embedding model. Loads the original safetensors weights and runs the Gemma3 forward pass and Gemma BPE tokenizer entirely in pure C#.
Install
dotnet add package SentenceTransformers.Harrier.Small.Pure --version 26.8.3937
Install-Package SentenceTransformers.Harrier.Small.Pure -Version 26.8.3937
<PackageReference Include="SentenceTransformers.Harrier.Small.Pure" Version="26.8.3937" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.