Skip to main content
SentenceTransformers.Harrier.Small.Pure package icon

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#.

Total Downloads
5.3K
5,294
Published
Aug 13, 2026
Latest stable version

Install

.NET CLI
dotnet add package SentenceTransformers.Harrier.Small.Pure --version 26.8.3937
Package Manager Console
Install-Package SentenceTransformers.Harrier.Small.Pure -Version 26.8.3937
PackageReference
<PackageReference Include="SentenceTransformers.Harrier.Small.Pure" Version="26.8.3937" />

Frameworks

net10.0

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.