jump-forward rename (#144)

This commit is contained in:
Liangsheng Yin
2024-02-05 16:50:37 +08:00
committed by GitHub
parent 82fa69b3cc
commit 26f0bedc8f
12 changed files with 70 additions and 70 deletions

View File

@@ -61,7 +61,7 @@ class DetokenizerManager:
output_strs[i] = " " + output_strs[i]
output_strs[i] = (
recv_obj.output_and_fast_forward_strs[i] + output_strs[i]
recv_obj.output_and_jump_forward_strs[i] + output_strs[i]
)
self.send_to_tokenizer.send_pyobj(