docs: harden GLM alpha resource and protocol gates
This commit is contained in:
@@ -161,7 +161,7 @@ Scope boundary:
|
||||
- Large prefill tensors are chunked into bounded frames; decode bundles stay small.
|
||||
- No QUIC/WebRTC/custom transport in this milestone.
|
||||
|
||||
The public boundary uses a versioned named-tensor bundle rather than one anonymous tensor because architecture boundaries can require more than `hidden_states`.
|
||||
The public boundary uses a versioned named-tensor bundle rather than one anonymous tensor because architecture boundaries can require more than `hidden_states`. DGR-006 updates the current single-`NamedTensor` decode fast path to carry the same bundle semantics and adds an explicit typed tail logits/token result with sampling/template identity.
|
||||
|
||||
Minimum identity:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user