|
config
|
refactor : pipeline 策略化拆分,消除 _flush if/else
|
2026-06-06 00:45:33 +08:00 |
|
dataset
|
feat : 数据流水拼接策略支持 position_ids 预计算
|
2026-06-04 13:56:19 +08:00 |
|
inference
|
feat : BaseToolParser.feed 增加可选 token_ids 参数
|
2026-06-06 11:19:30 +08:00 |
|
model
|
fix : 使用 bool 注意力掩码并支持打包 SFT 文档边界阻断
|
2026-06-05 17:02:28 +08:00 |
|
parallel
|
refactor : 移除 LocalStrategy._clear_env 冗余清理
|
2026-06-02 11:40:45 +08:00 |
|
tokenize
|
refactor : Pipeline 去除去重,ids 重命名为 sequence,泛型透传
|
2026-05-31 15:14:27 +08:00 |
|
trainer
|
refactor : on_batch_begin 移入 accumulate 上下文
|
2026-06-06 01:19:21 +08:00 |
|
__init__.py
|
release : v1.3.7
|
2026-05-29 17:46:03 +08:00 |
|
protocols.py
|
refactor: 重构训练后端为 Executor 模式
|
2026-05-24 20:35:44 +08:00 |