Skip to content

Commit 9350e9a

Browse files
author
Hendrik van Antwerpen
committed
Always update data files
1 parent 27f6216 commit 9350e9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/bpe/src/byte_pair_encoding.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ mod data {
597597
}
598598

599599
#[test]
600-
#[ignore = "run manually to update data files"]
601600
fn update_token_dicts() {
602601
serialize_tokens(
603602
&cl100k_base().expect("tiktoken initialization must not fail!"),

0 commit comments

Comments
 (0)