Skip to content

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

Filter by

176M results  (2 s)

176M results

Summary - Refactors the monolithic training stack into modular CTC, CTC+Attention, and TDT (RNN-T) heads on a shared Fast-Conformer encoder with PyTorch Lightning. - Adds a full EN/PL data pipeline: ...

Summary A CPU --test run surfaced two misleading-readout issues in the trainer s test harness (not model bugs, but they made the checkpoint look broken): - Degenerate generation — --test did a raw ...

Bumps multer from 1.4.2 to 2.2.0. details summary Release notes /summary p em Sourced from a href= https://github.com/expressjs/multer/releases multer s releases /a . /em /p blockquote h2 v2.2.0 /h2 h2 ...
dependencies
javascript

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary Quantifies how strong the DEX guards are and foregrounds them for protocol readers. - test/GuardCalibration.t.sol — deterministic robustness calibration (no fork): - PriceImpactGuard ...

Problem Shard-2 nightly flake: test_repl_tool_result_ask_passes_output_through fails with assert echo: mangosteen in (and the same class can hit any test in the repl-approval e2e suite). Root cause ...
size/M

💡 What: Refactored database queries in sandboxes.py and bounties.py to use scalar_subquery and func.count(). 🎯 Why: Previously, the API was executing N+1 queries by looping over items and executing a ...