mozilla-ai/embedding-modernbert-encoderfile
140
embedding/modernbert Encoderfiles
Generated with [Encoderfile](https://github.com/mozilla-ai/encoderfile) Encoderfile 0.6.2
Pre-built encoderfiles for answerdotai's `ModernBERT-base` — self-contained, executable embedding servers you can run without any Python or ML dependencies.
Download
Pick the binary for your platform:
Or download directly (example for macOS Apple Silicon):
wget https://huggingface.co/mozilla-ai/embedding-modernbert-encoderfile/blob/main/modernbert.aarch64-apple-darwin.encoderfile
chmod +x ./modernbert.aarch64-apple-darwin.encoderfileUsage
Run as an embedding server:
./modernbert.aarch64-apple-darwin.encoderfile serveInfer directly from the CLI:
./modernbert.aarch64-apple-darwin.encoderfile infer "this is a test"About Encoderfile
Encoderfiles are self-contained executables that bundle a model and its runtime into a single binary. No Python, no dependencies — just download and run.
Learn more at mozilla-ai/encoderfile.
