Skip to content

pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:PHP language:C#

Filter by

115M results  (2 s)

115M results

Summary - When --enable-sonnet-qa runs and the live Sonnet 4.6 reviewer returns QA_FAILED or QA_TIMEOUT, the CLI now captures a distinct sonnet_qa_fail_closed Sentry release block tagged with run_id, ...

Summary - Adds workers/youtube_transcript_recovery.py (~490 LOC) with three phases: triage batch-checks caption availability via videos.list (≤50 IDs/request), recover fetches transcripts with youtube-transcript-api ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | python | final | minor | 3.13-slim → 3.14-slim | | python | stage | minor | 3.13-slim → 3.14-slim ...
renovate

What does this PR do? For loss_type in {dapo, cispo, vespo}, the non-Liger _compute_loss path normalizes the loss by num_items_in_batch / num_processes — the total active tokens across the entire generation ...

Correction pour le hotreload avec docker en local

Dependency triage (Dependabot PRs #2–#8) Worked in here (safe): - #2 actions/setup-python v5→v6 - #3 actions/checkout v4→v6 - #7 pydub ≥0.25.0→≥0.25.1 Dismissed (fight the hand-tuned requirements.txt ...

#️⃣ 작업 내용 이메일 입력 페이지를 만들었습니다. css는 카카오톡 입력받기와 유사합니다 이메일 입력을 필수로 하여, 못받을시 에러가 뜨게 만들었습니다. #️⃣ 리뷰 요구사항 (선택) 리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요. 예시: 이 부분의 코드가 잘 작동하는지 테스트해 주실 수 있나요? 논의하고 싶은 부분 (선택) 데스트할때 ...
FE
Feature
할당

This is a continuation of #111036 which has stalled. The PR is the same, exact that we only handle the fast path for exact dicts. This keeps the code a bit cleaner. !-- Thanks for your contribution! Please ...
awaiting review

Summary Closes the operationalization loop for retrieval-eval certification (T-009 Phase-A). Adds an owner-gated CLI (scripts/run_retrieval_eval.py) that runs a candidate embedding route s retrieval-eval, ...