Skip to content

Commit fa2f334

Browse files
committed
Update comment
1 parent f4c2d59 commit fa2f334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/logits_process.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ describe("Logits Processors", () => {
9797
// block #1: [1n, 445n, 338n, 263n, 1243n, 3931n, 14756n, 7811n, 21645n, 31252n]
9898
[3931, 14756, 7811],
9999

100-
// result: [445n, 338n, 263n, 1243n, 3931n, 14756n, 13319n, 19437n, 21948n]
100+
// result: [1n, 445n, 338n, 263n, 1243n, 3931n, 14756n, 13319n, 19437n, 21948n]
101101
],
102102
});
103103
compare(output, text_target);

0 commit comments

Comments
 (0)