ViperEkura
|
6f09b1d2ee
|
docs : clarify radix cache architecture
- document exact page-aligned radix prefix matching
- explain partial-page ownership and materialized KV boundaries
- remove bilingual wording from project overview
|
2026-08-06 11:50:45 +08:00 |
|
ViperEkura
|
602b5ce216
|
docs : add project capability overview
- summarize the end-to-end model lifecycle
- add matching capability tables in both READMEs
|
2026-08-05 15:47:42 +08:00 |
|
ViperEkura
|
85f0461b3b
|
docs: update license refs from GPL-3.0 to Apache-2.0
|
2026-08-03 20:21:36 +08:00 |
|
ViperEkura
|
288ba20db1
|
docs: audit non-CUDA documentation
- Aligns CLI and strategy metric contracts
- Refreshes architecture, dataflow, preprocessing, distributed, and eval guides
- Corrects links, TOCs, defaults, and repository paths
|
2026-08-02 07:39:24 +08:00 |
|
ViperEkura
|
25c9e81b2b
|
refactor: keep muon_adamw as default optimizer and drop nora docs
- revert CLI/create_optimizer/display defaults to muon_adamw
- revert README, README-zh-CN, params.md to pre-merge state
|
2026-08-01 07:51:51 +08:00 |
|
QueenAmish
|
04899a2b15
|
Make Nora+NAdamW the default optimizer
|
2026-07-31 23:16:39 +08:00 |
|
ViperEkura
|
c8b1e40f71
|
docs: restructure to docs/, add guides and developer docs
- Rename assets/ to docs/, split into guides/ and developer/
- Add get-started.md: installation + 5-step quickstart
- Add guides/evaluation.md: 7 eval scripts with CLI args
- Add guides/distributed.md: DDP/FSDP, gradient accumulation, NCCL
- Add developer/internals.md: loss formulas, RoPE, KV cache math
- Add developer/cuda_kernels.md: build system, benchmarks, file layout
- Fix storage_format doc in preprocessing.md
- Update cross-references in README.md, README-zh-CN.md, Dockerfile
|
2026-07-30 00:49:04 +08:00 |
|