elixir-nx/tokenizers

Elixir bindings for 🤗 Tokenizers

ElixirRustNixrustmachine-learningelixirtext-processing
This is stars and forks stats for /elixir-nx/tokenizers repository. As of 25 Apr, 2024 this repository has 80 stars and 13 forks.

Tokenizers Elixir bindings for Hugging Face Tokenizers. Installation You can add :tokenizers as dependency in your mix.exs: def deps do [ {:tokenizers, "~> 0.3.0"}, ] end If you are using Livebook or IEx, you can instead run: Mix.install([ {:tokenizers, "~> 0.3.0"}, ]) Example You can use any pre-trained tokenizer from any model repo on Hugging Face Hub, such as bert-base-cased. {:ok, tokenizer} = Tokenizers.Tokenizer.from_pretrained("bert-base-cased") {:ok, encoding} = Tokenizers.Tokenizer.encode(tokenizer,...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
open-spaced-repetition/fsrs4ankiJupyter NotebookJavaScript1.3k01030
shyim/nixcfgNix7000
input-output-hk/stackage.nixNix100100
andrewbaxter/genemichaelsRust74020
scsibug/nostr-rs-relayRustDockerfile45601170
0xKitsune/uniswap_v3_mathRustSolidity1830250
AmaJC/tuffle-frontendSvelteTypeScriptJavaScript0080
imihajlow/ccpuAssemblyPythonVerilog59020
Kr328/clash-multiplatform-compatRustJavaKotlin229060
Noble-Mushtak/Advent-of-CodeRustHaskellScala4000