Skip to content

Commit 3ae79f9

Browse files
authored
Merge pull request #5 from farhan-syah/feat/v0.5.0
Release v0.5.0 - Batch decoding and benchmarks
2 parents 09b83e0 + f18227a commit 3ae79f9

10 files changed

Lines changed: 1697 additions & 5 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.5.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "splintr"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
description = "Fast Rust BPE tokenizer with Python bindings"
66
license = "MIT"

0 commit comments

Comments
 (0)