Metadata-Version: 2.4
Name: tokenrl
Version: 0.0.0
Summary: Placeholder for the upcoming TokenSpeed RL package
License-Expression: MIT
Project-URL: Homepage, https://github.com/lightseekorg/tokenspeed
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# tokenrl

This is a temporary placeholder for the upcoming TokenSpeed RL package.

It contains no runtime Python package, and `import tokenrl` is not expected to
work in version `0.0.0`. The first functional release is planned for this week
and will support TokenSpeed reinforcement-learning workflows.

TokenSpeed: <https://github.com/lightseekorg/tokenspeed>
