ggml-org/llama.cpp: b10731
qwen4exp: support recurrent state rollback (#28123) MTP speculative decoding needs the target state to move back by the number of rejected draft tokens. Without rollback support the context is classified as…
Daily edition · AI Tools
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
qwen4exp: support recurrent state rollback (#28123) MTP speculative decoding needs the target state to move back by the number of rejected draft tokens. Without rollback support the context is classified as…
qwen4exp: sum the indexer heads by slices (#28023) qwen4exp: sum the indexer heads by slices The head reduction went through a transpose and a sum_rows over ne[1], which left sum_rows with ne0 = 4, one block per row for…
Which only made sense on Intel Macs, which have not been supported for quite some time. Discovered while compiling on MacOS-27, where this function is deprecated. Pull Request resolved: #195365 Approved by:…
This PR is auto-generated nightly by this action. Updates the Metamates merge rule with active team members. Pull Request resolved: #195520 Approved by: https://github.com/pytorchbot
Summary: Every value in the torch namespace is a process-lifetime singleton, and on a free-threaded build every one of them is an ordinary mortal PyObject. Loading a mortal object owned by another thread takes the…
Motivation #189102 bumped the gradient tolerances for test_comprehensive_combinations_cuda_float16 after #186595 / #189305 reimplemented torch.combinations on top of index_put, whose fp16 backward Inductor accumulates…
This is a followup on #188267 and #61612 and tries to dispatch index_put_ to masked_fill_.Scalar where possible - e.g. gpu_tensor[mask] = 1.0 - instead of converting the scalar to a CPU tensor first. While this prevents…
[ROCm] Fix invalid max_seqlen in test_dummy_mha_with_nt, unskip NT te…
[CUDA] Fix out-of-bounds/invalid-gradient in layer_norm's huge-M gamm…
includes fix for #193893 authored with codex Pull Request resolved: #195492 Approved by: https://github.com/Skylion007
Summary Fixes #195182 Replace unbounded strcpy() in Socket::prepare_address() with a length check and bounded copy into sockaddr_un.sun_path. Changes Zero-initialize sockaddr_un with {} Reject paths >= sizeof(sun_path)…
[distributed] Warn pipeline users about eager NCCL communicators (#19…
fix(release): restore evidence reuse and reconcile advisory ranges (#…
Release 0.153.0-alpha.2
fix(release): preserve original attempts in reused validation chore(ui): refresh measured startup baseline
Release 0.153.0-alpha.1
Langflow nightly v1.12.0.dev45
What's Changed 🐛 Bug Fixes fix(mcp): preserve public variables and expose stdio headers by @erichare in #14873 fix: backport security and correctness fixes to 1.11.6 by @erichare in #14876 Full Changelog:…
New Features Vim mode supports / and ? searches within drafts, highlighted matches, and repeat navigation with n and N. (#41586) Rate-limit banners offer actions for checking usage, managing credits, resetting limits,…
fix(release): run frozen package checks from trusted sparse tooling (…
Showing 1 day · 23 items available