Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:Java

Filter by

212M results  (2 s)

212M results

💡 What: Replaced the naive text.find and json.loads(text[start:end]) logic inside the extract_json fallback across auth_bridge.py, generate_bridge.py, and notebook_bridge.py with json.JSONDecoder().raw_decode(text, ...

Pull Request..

released on @main

Updates the requirements on black to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/psf/black/releases black s releases /a . /em /p blockquote ...
dependencies
python
waiting-on-maintainers

- Cache responses per account ID using key trustlines: id - Return X-Cache: HIT or MISS header on every response - Support ?fresh=true to bypass the cache - Skip cache read and write for filtered ...

Triton 3.8 reroutes the nvidia backend driver.is_active() probe through libcuda.cuInit(0) (triton-lang/triton#9578). vllm/triton_utils/importing.py calls that probe at import time, leaving CUDA driver ...
bug
nvidia

Summary Combined integration of two changes, validated together: 1. Versioned, human-reviewed decision model (was #56) — Git-like: each decision owns immutable revisions inline with an explicit ...

Pull Request.