Gate long-context profile override explicitly
This commit is contained in:
@@ -228,3 +228,8 @@ mode-specific:
|
||||
- source 无 Qwen-aligned prompt/token IDs。raw canonical prompt 使用 GLM
|
||||
token contract,不能同时保持 Qwen token content 与 trace ISL;本 campaign
|
||||
采用 synthetic Qwen tokens 保持 length/hash/prefix shape,并降级内容 claim。
|
||||
- 远端 Qwen3-30B `config.json` 的原生 position limit 是 40960
|
||||
(`rope_theta=1e6`,无 rope_scaling)。147456 profile smoke 在显式
|
||||
`VLLM_ALLOW_LONG_MAX_MODEL_LEN=1` 下成功;该 override 只支持
|
||||
performance/shape fidelity,不形成生成质量或模型长上下文正确性 claim,
|
||||
并作为 provenance 中的显式实验变量。
|
||||
|
||||
Reference in New Issue
Block a user