Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/openai/tiktoken

Last synced: about 5 hours ago

Repository metadata:

tiktoken is a fast BPE tokeniser for use with OpenAI's models.


Owner metadata:


Committers metadata

Last synced: about 8 hours ago

Total Commits: 51
Total Committers: 19
Avg Commits per committer: 2.684
Development Distribution Score (DDS): 0.412

Commits in past year: 21
Committers in past year: 9
Avg Commits per committer in past year: 2.333
Development Distribution Score (DDS) in past year: 0.476

Name Email Commits
Shantanu Jain s****u@o****m 30
Lőrinc l****p@g****m 3
Shantanu 1****a 2
Logan Kilpatrick 2****3@g****m 1
Lőrinc Pap 1****c 1
Mariatta Wijaya M****a 1
Ted Sanders 9****i 1
Xing Han Lu 2****a 1
Alvaro Bartolome a****t@g****m 1
Arvid Lunnemark a****k@g****m 1
Fritz Obermeyer f****r@g****m 1
Henrik Torget h****t@g****m 1
Matt Welsh m****w@m****a 1
Nguyen-Khanh Vu k****u@s****l 1
Nick Stathas n****s@o****m 1
Praneet Nigam n****0@g****m 1
jonathanagustin j****n@g****m 1
l0rinc p****c@g****m 1
youkaichao y****o@g****m 1

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

pypi: tiktoken

tiktoken is a fast BPE tokeniser for use with OpenAI's models

  • Homepage:
  • Documentation: https://tiktoken.readthedocs.io/
  • Licenses: MIT License Copyright (c) 2022 OpenAI, Shantanu Jain Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.7.0 (published 6 months ago)
  • Last Synced: 2024-11-08T23:02:52.793Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 1,202
  • Dependent Repositories: 12,196
  • Downloads: 21,503,143 Last month
  • Docker Downloads: 841,047
  • Rankings:
    • Dependent repos count: 0.081%
    • Dependent packages count: 0.18%
    • Downloads: 0.183%
    • Average: 0.492%
    • Docker downloads count: 1.522%
  • Maintainers (1)
spack: py-tiktoken

tiktoken is a fast BPE tokeniser for use with OpenAI's models.

  • Homepage: https://github.com/openai/tiktoken
  • Licenses: []
  • Latest release: 0.4.0 (published about 1 year ago)
  • Last Synced: 2024-10-29T18:03:49.500Z (11 days ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 1.855%
    • Forks count: 4.777%
    • Average: 16.139%
    • Dependent packages count: 57.926%
  • Maintainers (1)
pypi: tiktoken-async

tiktoken-async is a fast BPE tokeniser for use with OpenAI's models, with added support for asynchronous processing.

  • Homepage:
  • Documentation: https://tiktoken-async.readthedocs.io/
  • Licenses: MIT License Copyright (c) 2022 OpenAI, Shantanu Jain Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.3.2 (published over 1 year ago)
  • Last Synced: 2024-11-08T23:02:55.491Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 4,297 Last month
  • Rankings:
    • Dependent packages count: 6.96%
    • Average: 18.734%
    • Dependent repos count: 30.508%
  • Maintainers (1)
pypi: toktokenizer

  • Homepage:
  • Documentation: https://toktokenizer.readthedocs.io/
  • Licenses: mit
  • Latest release: 0.1.0 (published 6 months ago)
  • Last Synced: 2024-11-08T23:02:55.484Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,798 Last month
  • Rankings:
    • Dependent packages count: 9.415%
    • Average: 35.762%
    • Dependent repos count: 62.109%
  • Maintainers (1)

Dependencies

.github/workflows/build_wheels.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pypa/cibuildwheel v2.11.3 composite
Cargo.toml cargo
pyproject.toml pypi
  • regex >=2022.1.18
  • requests >=2.26.0
setup.py pypi