pullrequests Search Results · language:Dune language:Python language:C# language:PHP
Filter by
81.4M results
Added the GPU implementation with naive and fused Flash Attention CUDA kernels. Includes benchmark results, Nsight
Compute profiling scripts, NCU profile file and roofline chart from Mahti A100.
Fixes two failures in the nightly End to End Tests AzDO pipeline on main.
ComicJailbreak — Failed: Timeout ( 300.0s)
_ComicJailbreakDataset.fetch_dataset_async renders 300 goals × 5 templates = 1500 ...
Summary
Delivers F0036 — Form Engine and Form-State Preservation, realizing the accepted ADR-021 (schema-driven LOB product
attributes: React Hook Form field state, AJV client validation with backend ...
What changed
Settings — API Keys tab
- New GET/POST /api/v1/settings endpoint reads/writes allowed keys to .env without exposing values
- Settings view split into General and API Keys sub-tabs
...
gpt-5.4-mini emits two JSON objects when plan context includes previous plan. raw_decode() takes only the first complete
object.
Summary
Pins the workspace to Python 3.12 and locks the reproducibility contract.
- Add top-level .python-version pinning 3.12 so a fresh uv sync selects a consistent interpreter (the host previously ...
…synthetic proofs
Summary
Corrects a misspelled internal variable name in src/model.py: _aync_engine_args is renamed to _async_engine_args (3
occurrences). The variable holds the parsed AsyncEngineArgs, so the corrected ...
Summary
- Add OmniVoice to the top-level TTS supported models table.
- Add a README example section for OmniVoice basic generation and zero-shot voice cloning.
- Note ref_text, batched generation, ...