pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python language:Java
Filter by
183M results
What
- Advance REPO_HEALTH.lastSuccessfulIncrementalAt when incremental discovery successfully confirms that a repository
has no new incremental work.
- Keep DISCOVERY_MODE_INITIALIZE, missing ...
Description
now user can check website only when logged in, but user will have limited number of free checks
Type of Change
- [ ] Bug fix
- [x] New feature
- [ ] Documentation update
- [ ] Refactoring ...
What why
Two fixes surfaced while executing the poc-qwen (~205M, Qwen2.5 vocab 151,646) training run on a CUDA H100.
1. Large-vocab validation eval stalls (src/eval/val_loss.py)
cross_entropy / masked_cross_entropy ...
🔎 What is this PR?
Close #1700
🎯 변경 사항
- 팝업 업데이트
📸 스크린샷 (선택 사항)
| Before | After |
| :-: | :-: |
| | |
| img width= 586 height= 1266 alt= image src=
https://github.com/user-attachments/assets/07687d27-eb95-48d4-b9c9-730a0b0b5e03 ...
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
Motivation
- Corregir desalineaciones entre el modelo JPA y el esquema SQL proporcionado para evitar errores en tiempo de
ejecución al leer/escribir datos.
- Quitar referencias a columnas inexistentes ...
codex
Updates the requirements on pytest to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em ...
dependencies
python
What
Bumps the hardcoded versionName fallback in android/app/build.gradle from the stale 1.1.1 to 1.1.8 (the version just
shipped to the Play closed-testing track).
Why
hardcodedVersionName is the last-resort ...
Bumps @radix-ui/react-slider from 1.4.0 to 1.4.1. details summary Changelog /summary p em Sourced from a href=
https://github.com/radix-ui/primitives/blob/main/packages/react/slider/CHANGELOG.md @radix-ui/react-slider ...
dependencies
javascript
Description
Implemented rate limiting for authentication endpoints to prevent brute-force attacks and abuse.
Changes
- Added request throttling for auth routes.
- Limited excessive requests within ...