Categories: None [Edit]

static_embeddings

https://rubygems.org/gems/static_embeddings
https://github.com/roman-haidarov/static_embeddings
A small C-extension runtime for Model2Vec-style static embedding models. Models are converted offline into a flat mmap-able .semb file; at runtime the gem tokenizes (BERT WordPiece), looks up rows and mean-pools them. Releases the GVL on large native work, rejects internal thread fan-out, and links nothing but libc.

Total

Ranking: 126,014 of 196,721
Downloads: 5,537

Daily

Ranking: 30,022 of 196,694
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
141,294,745,029minitest
1,45830,497,580rake-compiler

Owners

#GravatarHandle
1iconroman_core