pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:TypeScript
Filter by
257M results
Bug: Both core/training.py and core/inference.py assumed eos_token/eos_token_id is non-None when setting the pad token;
a base tokenizer with no eos would leave pad unset and fail later with an opaque ...
Bug: MainWindow started two recurring QTimers with no closeEvent to stop them, and _finish_task scheduled a 2.5s
singleShot lambda that could fire on a deleted C++ panel after the window closed (RuntimeError). ...
Add a shared formatUsPhoneInput helper that progressively formats raw input as (555) 123-4567 , tolerating a leading 1
country code and capping at 10 national digits. Wire it into all three phone text ...
Summary
Adds a Dockerfile to bypass Railpack and take full control of the container image. Railpack (and nixpacks.toml /
railway.toml) does not support installing arbitrary system packages, but OpenCV ...
Bug: detect_device_isolated() did result.stdout.strip().splitlines()[-1], which raises an opaque IndexError when the
probe subprocess produces no stdout, masking the real cause.
Fix: Guard the parse — ...
Adds an agency-only editor for the per-function-group standard document set (tier 1, company-independent), so the
standard can be altered — not just seeded.
- GET /document-standards → { function_groups, ...
Bugs: (a) drain() caught bare Exception (meant for queue.Empty), silently swallowing real errors; (b) signals.*.emit()
in the subprocess pollers (_replay_json_lines, _emit_process_metrics, drain) were ...
alter style.css