todo(15): done
_render_ids extracts input_ids from a BatchEncoding (5.x) or passes a list through (4.x); regression test asserts the BatchEncoding path yields the same mask; 10 tests pass; mypy strict clean. End-to-end box verification of the correct mask against Mistral done before this release. No submodule changes.
This commit is contained in:
parent
4987d951ce
commit
f9913b45c3
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -255,7 +255,7 @@ Content-Type: application/issue
|
||||||
ID: 15
|
ID: 15
|
||||||
Type: bugfix
|
Type: bugfix
|
||||||
Title: apply_chat_template returns BatchEncoding on transformers 5.x
|
Title: apply_chat_template returns BatchEncoding on transformers 5.x
|
||||||
Status: in-progress
|
Status: done
|
||||||
Priority: high
|
Priority: high
|
||||||
Created: 2026-06-18
|
Created: 2026-06-18
|
||||||
Module: sekft
|
Module: sekft
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue