Skip to content

docs: refresh public documentation for current code - #42

Closed
kiddyboots216 wants to merge 6 commits into
feature/dsv4-flash-lora-zero-k3-20260810from
docs/public-docs-refresh-20260810
Closed

docs: refresh public documentation for current code#42
kiddyboots216 wants to merge 6 commits into
feature/dsv4-flash-lora-zero-k3-20260810from
docs/public-docs-refresh-20260810

Conversation

@kiddyboots216

@kiddyboots216 kiddyboots216 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Refresh installation profiles, repository links, model inventory, config references, loss semantics, weight-sync behavior, and testing documentation against current source.
  • Document cache invalidation as a conditional contract: flush is the safe default when cached state could cross a weight version; no-flush is admissible only when deployment invariants prevent every cache entry from crossing versions.
  • Clarify that weight_version is metadata, not cache namespacing.
  • Document zero-B LoRA initialization as the default and the explicit lora_b_init_std plus seed opt-in for nonzero initialization.
  • Reconcile exact-program documentation with the stacked dense Qwen, Qwen3.5/3.6, GLM-5.2, and DSV4-Flash implementations.
  • State the unified reduction ABI: Qwen, GLM, and DSV4 use the versioned balanced adjacent-pair BF16 fold; DSV4 retains its variable-row transport and exact Marlin chunking.

Stack

Validation

  • Example-asset contract: 1 passed.
  • Changed Python files: Ruff passed.
  • All six documentation commits are patch-equivalent across the restack.

@broly-code-security-scanner

Copy link
Copy Markdown

Broly Security Scan

Note

Clean scan
No vulnerabilities detected in this PR.

Note

Re-scan this PR anytime with /broly scan — useful after /broly undismiss, or to refresh findings without a new push.

Broly — SAST (zai-org/GLM-5.2) · Secrets · SCA · IaC · GH Actions · Base Images · Supply Chain Threats · Exploit Chains · Adversarial Verification

We're continuously improving Broly's accuracy and finding quality — your feedback is valuable. False positives, missed findings, bugs, and feature requests all welcome.

Ask in #security-engineering   Powered by Together AI

@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from b746afd to 33dd771 Compare August 11, 2026 18:01
@kiddyboots216
kiddyboots216 changed the base branch from chore/update-xorl-submodules to feature/dsv4-flash-lora-zero-k3-20260810 August 11, 2026 18:02
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch 3 times, most recently from 9812673 to b6bac60 Compare August 11, 2026 21:48
@kiddyboots216
kiddyboots216 force-pushed the feature/dsv4-flash-lora-zero-k3-20260810 branch from d09fb81 to 3a8627c Compare August 12, 2026 02:29
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from b6bac60 to 45a087a Compare August 12, 2026 02:29
@kiddyboots216
kiddyboots216 force-pushed the feature/dsv4-flash-lora-zero-k3-20260810 branch from 3a8627c to bfddfc1 Compare August 12, 2026 03:17
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from 45a087a to f22c5cf Compare August 12, 2026 03:17
@kiddyboots216
kiddyboots216 force-pushed the feature/dsv4-flash-lora-zero-k3-20260810 branch from bfddfc1 to b9fa32a Compare August 12, 2026 03:19
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from f22c5cf to 26d079f Compare August 12, 2026 03:20
@kiddyboots216
kiddyboots216 force-pushed the feature/dsv4-flash-lora-zero-k3-20260810 branch from b9fa32a to 35a5739 Compare August 12, 2026 04:02
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from 26d079f to f3023a0 Compare August 12, 2026 04:03
@kiddyboots216
kiddyboots216 force-pushed the docs/public-docs-refresh-20260810 branch from f3023a0 to 8881321 Compare August 12, 2026 04:07
@kiddyboots216
kiddyboots216 requested a review from qywu August 12, 2026 04:11
@kiddyboots216

Copy link
Copy Markdown
Contributor Author

Superseded by #57, which consolidates the complete exact trainer-serving stack directly onto main.

@kiddyboots216
kiddyboots216 deleted the docs/public-docs-refresh-20260810 branch August 17, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant