pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:Java
Filter by
183M results
Causa
Race condition: dois pushes rápidos disparam dois runs em paralelo. O primeiro commita e actualiza main. O segundo tenta
fazer push mas main já avançou → cannot lock ref → exit 1.
Fix
1. concurrency: ...
Summary
Adds FUTURE_IMPROVEMENTS.md as a permanent backlog so any future session can pick up work without needing to re-derive
what to build next.
110 items across 9 categories:
- 🎮 Power-ups boosters ...
Replaced blocking UI elements (st.success, st.error, st.warning) with modern, frictionless non-blocking st.toast
notifications in the manual entry and bulk upload forms. Removed redundant st.rerun() calls ...
Problem
With recent vLLM, fast_inference=True crashes with:
ModuleNotFoundError: No module named vllm.transformers_utils.tokenizer
(#6385)
Root cause
vLLM deleted vllm.transformers_utils.tokenizer ...
개요
!-- 이 PR에서 무엇을 변경했는지 간략하게 설명해 주세요. --
변경 사항
!-- 주요 변경 내용을 목록으로 작성해 주세요. -- -[ASV] ASV 통과율·총 인증 시도 수 패널(1, 2)을 인증 결과 누적 패널(6)의 -- Dashboard -- 참조로 변경 — OpenSearch 중복
쿼리 4회 제거 및 No data 문제 해소
- ...
Partial implementation of https://github.com/ucsb-cs156/proj-courses/issues/215
All this happens under main search
In this PR, I ve changed the functionality of [Create Personal Schedule] to automatically ...
What this adds
The repo ships benchmark generation + the three diagnostic datasets, but no turnkey way to score a model on them. This
PR adds an evaluate/ package: eval-qa / eval-mcq / eval-rrb CLIs + ...
Task: balance-buff-guardian
PR created automatically by Jules for task 15499094562997174466 started by @Koteyka371
Summary
OCC dod_evidence receipt for OMN-13040 (retro B-5: runner-disk preflight CI job + infra-signature auto-rerun in
merge-sweep tick).
- contracts/OMN-13040.yaml — central OCC contract with four ...
Problem
Jamendo tracks added to the playqueue had an empty artist (performer.id and performer.name both blank), even though the
same tracks showed the artist correctly while browsing.
Root cause (confirmed ...