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.
Required Ruby Version
>= 3.1.0
Authors
Roman Haydarov
Versions
- 0.1.5 September 01, 2026 (94 KB)
- 0.1.4 August 31, 2026 (87 KB)
- 0.1.3 August 30, 2026 (82 KB)
- 0.1.2 August 29, 2026 (72 KB)
- 0.1.1 August 28, 2026 (62.5 KB)