Instructions to use mozilla-ai/embedding-modernbert-encoderfile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- encoderfile
How to use mozilla-ai/embedding-modernbert-encoderfile with encoderfile:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
embedding/modernbert Encoderfiles
Generated with 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:
| Platform | File |
|---|---|
| macOS (Apple Silicon) | modernbert.aarch64-apple-darwin.encoderfile |
| Linux (x86_64) | modernbert.x86_64-unknown-linux-gnu.encoderfile |
| Linux (ARM64) | modernbert.aarch64-unknown-linux-gnu.encoderfile |
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.encoderfile
Usage
Run as an embedding server:
./modernbert.aarch64-apple-darwin.encoderfile serve
Infer 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.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for mozilla-ai/embedding-modernbert-encoderfile
Base model
answerdotai/ModernBERT-base