AstrAI/assets/docs
ViperEkura abb96996f8 docs : sync 6 doc files to actual code
- architecture.md: removed TrainConfig.log_interval, split KVCache into
  PageCache/ContiguousCache with CacheView/PageCacheView/ContiguousCacheView,
  added JsonlStore, fixed GradientCheckpointingCallback type,
  CheckpointCallback typo, ProgressBarCallback hooks
- training.md: added position_ids to SFT keys, fixed callback hook table,
  removed merged ValidationCallback
- inference.md: documented ContiguousCache default vs PageCache paged
- dataflow.md: added JsonlStore to storage backends and format detection
- params.md: removed nonexistent --log_interval
- preprocessing.md: updated timestamp
2026-07-05 19:35:18 +08:00
..
README-zh-CN.md docs: 重构 README 结构,全文档添加目录导航 2026-06-19 13:53:22 +08:00
architecture.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00
dataflow.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00
inference.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00
params.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00
preprocessing.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00
training.md docs : sync 6 doc files to actual code 2026-07-05 19:35:18 +08:00