merge remote main

This commit is contained in:
2026-08-05 12:47:31 +08:00
35 changed files with 1617 additions and 551 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ class TestCacheJsonl:
pack_size=-1,
pad_value=0,
)
assert len(output_files) == 1
assert len(output_files) == 0
def test_uses_configured_batch_size(self):
with tempfile.TemporaryDirectory() as tmpdir: