RubyGems Navigation menu

rz_tiktoken_ruby 0.0.6

An unofficial Ruby wrapper for Tiktoken, a BPE tokenizer written by and used by OpenAI. It can be used to count the number of tokens in text before sending it to OpenAI APIs. This is a fork of tiktoken_ruby by IAPark, which has been cross-compiled for multiple platforms. This way compilation with Rust extensions doesn't need to happen wherever you are deploying it.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.6 - August 24, 2023 (13.5 KB)
  2. 0.0.6 - August 24, 2023 x86_64-darwin (6.8 MB)
  3. 0.0.6 - August 24, 2023 x86_64-linux-musl (9.5 MB)
  4. 0.0.6 - August 24, 2023 aarch64-linux (9.4 MB)
  5. 0.0.6 - August 24, 2023 arm-linux (9.4 MB)
顯示所有版本(共 17)

Runtime 相依性套件 (1):

rb_sys ~> 0.9.81

擁有者:

Pushed by:

作者:

  • IAPark, judy

SHA 256 checksum:

3cc11ddc93574df5bc41ed5d8c1a3eecb2e16266c40102b118c6beb077340695

總下載次數 4,194

這個版本 548

License:

MIT

Ruby 版本需求: >= 2.7.0

RubyGems 版本需求: >= 3.1.0

相關連結: