Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:HTML language:Java language:Java

Filter by

113M results  (2 s)

113M results

Motivation Wan2.1 / Wan2.2 use a UMT5 text encoder. When the SGLang-native text-encoder load (load_customized) is unavailable or fails at runtime (e.g. a transient GPU OOM, or a model with no customized ...
diffusion

功能描述 新增最终剧本 YAML 生成闭环,让工具可以从已解析章节、实体分析和场景大纲生成 output/screenplay.yaml。 本 PR 包含: - 新增 novel2script generate WORKSPACE 命令。 - novel2script run 自动生成 output/screenplay.yaml。 - 新增规则型 screenplay_yaml/v0.1 ...

Summary - enqueue observable desktop commands instead of denying active-shell MCP observation requests - add device-token command claim, lease CAS ack, stale-lease expiry, and Stop preemption endpoints ...

Remove chal now that the conference is done. Hosting server is also removed.

Summary Adds comprehensive Ascend 950 (A5) series product support documentation to VeOmni, addressing hardware support transparency requirements. A5 Terminology Per 昇腾 field convention, A5 is referred ...
ascend
doc

Contexte — Audit Achat (P0 #3) Sur Achat › Échéances, sélectionner 30/60/90/180j/1an ne changeait NI la table, NI les compteurs (« bientôt »/« actifs »), NI les statuts. Le filtre était un « mensonge ...

This pull request was created by @kiro-agent on behalf of @Mitchell22859 :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub ...

buckyos-build增加--apps参数,当传入时,只编译app下配置的module,加快编译时间 还增加了--timings参数,当传入时,会调用buckyos build --timings,生成crate编译时间报告。方便后续优化编译时间 不传时之前逻辑不变