Skip to content

Nightly (rolling)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 08:55
· 0 commits to 7dfc37addd54d6bf25da11824213989263815517 since this release
afd99cb

FreeToken nightly (rolling)

Automated build of main. This release is overwritten every night: the nightly tag moves to the built commit and the previous wheels are deleted. Do not pin to this tag; pin to a wheel URL below, whose filename embeds the commit it was built from.

Install (Linux x86_64, CPython 3.12, CUDA 13.0):

uv pip install \
  "freetoken[accel] @ https://github.com/FlashML-org/FreeToken/releases/download/nightly/freetoken-0.1.2%2Bgafd99cb3b-cp312-cp312-linux_x86_64.whl" \
  "https://github.com/FlashML-org/FreeToken/releases/download/nightly/freetoken_kernel_cache-0.1.2%2Bcu130.gafd99cb3b-py3-none-linux_x86_64.whl"
commit built (UTC) python cuda runtime kernel-cache
afd99cb3b 2026-09-15 11:09 cp312 cu130 1.6 MB 6.9 MB
sha256
8dbfc5eef6539005457efd5a15d78c84f336bb5e3c98f04f66009ecf58c4bcca  freetoken-0.1.2+gafd99cb3b-cp312-cp312-linux_x86_64.whl
cc27a5a8538a00528dcbf924e916f9503d2a9b4a9819d87b33e6c0d9a6aa596f  freetoken_kernel_cache-0.1.2+cu130.gafd99cb3b-py3-none-linux_x86_64.whl

Machine-readable: engine-linux_x86_64.json next to the wheels (schema 1).
Stable releases: PyPI freetoken and the v* releases here.