ModernBERT-TR
Collection
A 150M-parameter Turkish encoder family of base and downstream task models. • 20 items • Updated • 9
How to use ytu-ce-cosmos/modernbert-tr-embed-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
Prebuilt encoderfile binaries of ytu-ce-cosmos/modernbert-tr-embed.
For model details, results, and training, see the main repo.
chmod +x modernbert-tr-embed.x86_64-unknown-linux-gnu.encoderfile
BIN=./modernbert-tr-embed.x86_64-unknown-linux-gnu.encoderfile
# one-shot inference -> JSON {"results": [{"embedding": [...]}], ...}
$BIN infer "Bugün hava çok güzel."
# or run a server (HTTP :8080, gRPC :50051)
$BIN serve
For retrieval, prepend the query instruct prompt to queries; passages stay raw. See the main repo for the exact string.
apache-2.0
Base model
ytu-ce-cosmos/modernbert-tr-base