COOLJAPAN

Posts tagged #nlp

3 posts

Apr 27, 2026 · 6 min

TrustformeRS 0.1.1 Released — 49+ Transformer Architectures, Pure Rust ONNX, No Python

TrustformeRS 0.1.1 patch — 22 new transformer architectures (49+ total: Falcon2, Gemma2, Mamba2, Qwen2.5, Phi4, Whisper, StarCoder2, xLSTM, and more). ONNX Runtime replaced by Pure Rust oxionnx, tar replaced by oxiarc-archive, Kafka feature-gated. Load any architecture through one AutoModel call — no Python, no PyTorch, no C++ ONNX runtime.

releasetrustformersrust
Mar 21, 2026 · 6 min

TrustformeRS 0.1.0 Released — Pure Rust Hugging Face Transformers, No Python, No PyTorch

Pure Rust Hugging Face Transformers — the first stable release. 27+ transformer architectures, 17x CPU BLAS acceleration, GGUF/AWQ/GPTQ quantization, and WASM + server + mobile deployment. No Python, no PyTorch.

releasetrustformersrust
Jan 6, 2026 · 6 min

MeCrab 0.1.0 Released — A Pure Rust MeCab, Japanese Morphological Analysis Without the C Toolchain

MeCrab is a pure Rust morphological analyzer compatible with MeCab IPADIC dictionaries. The 0.1.0 debut brings memory-mapped zero-copy dictionary loading, a SIMD-accelerated Viterbi lattice, runtime word addition, and the KizaMe CLI — Japanese tokenization in a single safe binary.

releasemecrabrust