repo
stringclasses
15 values
fix_commit
stringlengths
40
40
buggy_commit
stringlengths
40
40
message
stringlengths
3
64.3k
files
listlengths
1
300
timestamp
timestamp[s]date
2013-03-13 20:45:00
2026-04-11 07:48:46
huggingface/transformers
b94fee049373eb2e140d4866847559c4c42b3d7e
15b3b8924b393afa37bdc36a3206eb5032bc6a66
[AMD CI] Gemma3/Gemma3n Expectations (#44972) * expectaitons gemma3 * gemma3n expectations * fix * Update assertion in test_speculative_generation * style * fix
[ { "path": "tests/models/gemma3/test_modeling_gemma3.py", "patch": "@@ -453,7 +453,7 @@ def test_model_4b_bf16(self):\n (\"xpu\", 3): ['user\\nYou are a helpful assistant.\\n\\n\\n\\n\\n\\nWhat is shown in this image?\\nmodel\\nCertainly! \\n\\nThe image shows a brown cow standing on a sandy ...
2026-03-24T16:20:55
facebook/react
a675e5751b969750fc9ec4beeb43a72750644ac3
2bd946956d9835652e64d796c9f0942107418f19
Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/concurrent/time-slicing (#27615) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/browserify-sign/blob/main/CHA...
[ { "path": "fixtures/concurrent/time-slicing/yarn.lock", "patch": "@@ -1219,11 +1219,16 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:\n resolved \"https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88\"\n integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7...
2023-11-01T19:19:28
vercel/next.js
5261ed8db95d4b056f0ed6fb1788a17dabc4b166
fba3b9b0b76310eb60eb2b368cf206cf3069cfc0
Turbopack Build: Fix /index/index handling (#80413) ## What? Alternative for #80385
[ { "path": "packages/next/src/shared/lib/turbopack/manifest-loader.ts", "patch": "@@ -478,22 +478,29 @@ export class TurbopackManifestLoader {\n }\n \n const sortedPageKeys = getSortedRoutes(pagesKeys)\n- const content: ClientBuildManifest = {\n+ const clientBuildManifest: ClientBuildManifest =...
2025-06-11T15:52:51
golang/go
4c0a47a8ff74c5fe4366e1016250607943562569
4f45b2b7e079fc03d3444642e8a33ce6f959c6a6
cmd/compile,cmd/link: move to DWARF5-style range lists This patch updates the compiler to generate DWARF5-style range lists (e.g. entries that feed into .debug_rnglists) as opposed to DWARF4-style range lists (which wind up in .debug_ranges). The DWARF5 format is much more compact, and can make indirect references to ...
[ { "path": "src/cmd/internal/dwarf/dwarf.go", "patch": "@@ -1059,12 +1059,41 @@ func PutBasedRanges(ctxt Context, sym Sym, ranges []Range) {\n \tctxt.AddInt(sym, ps, 0)\n }\n \n+// PutRngListRanges writes a DWARF5-style set of rangelist entries to sym,\n+// using base as a starting/base address.\n+func PutRn...
2024-12-12T00:20:58
ollama/ollama
f8dc7c9f54a753d2c6d3410936e73486f9bf463d
4a3741129d67baa910fa5b96c62f55b5512734b1
docs: fix openapi schema for /api/ps and /api/tags endpoints (#14210)
[ { "path": "docs/openapi.yaml", "patch": "@@ -596,6 +596,15 @@ components:\n name:\n type: string\n description: Model name\n+ model:\n+ type: string\n+ description: Model name\n+ remote_model:\n+ type: string\n+ description: Name ...
2026-02-12T01:37:40
huggingface/transformers
15b3b8924b393afa37bdc36a3206eb5032bc6a66
e22f3088dd4d53c0a218151e124d45aaee64a63c
Officially launch parse_response (#44674) * Restore chat parsing * Restore chat parsing * Better edge case handling, drop x-mapping and x-mapping-regex * Some doc fixes * make fix-repo * 2025 -> 2026 * Add licence to chat parsing utils * Update doc example
[ { "path": "docs/source/en/_toctree.yml", "patch": "@@ -124,6 +124,8 @@\n title: Tool use\n - local: chat_templating_writing\n title: Writing a chat template\n+ - local: chat_response_parsing\n+ title: Response parsing\n title: Chat with models\n - isExpanded: false\n sectio...
2026-03-24T15:36:25
facebook/react
2bd946956d9835652e64d796c9f0942107418f19
a79b55df7468f07724da2c81ef1280c65ea6bc76
Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/fizz (#27614) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md">browseri...
[ { "path": "fixtures/fizz/yarn.lock", "patch": "@@ -1476,11 +1476,16 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:\n resolved \"https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88\"\n integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HC...
2023-11-01T19:19:22
golang/go
4f45b2b7e079fc03d3444642e8a33ce6f959c6a6
82791889ccfbcf7656b31211619a213b7f3109c5
cmd/compile: fix out of memory when inlining closure CL 629195 strongly favor closure inlining, allowing closures to be inlined more aggressively. However, if the closure body contains a call to a function, which itself is one of the call arguments, it causes the infinite inlining. Fixing this by prevent this kind o...
[ { "path": "src/cmd/compile/internal/inline/inl.go", "patch": "@@ -1033,6 +1033,28 @@ func canInlineCallExpr(callerfn *ir.Func, n *ir.CallExpr, callee *ir.Func, bigCa\n \t\t\treturn false, 0, false\n \t\t}\n \t}\n+\tdo := func(fn *ir.Func) bool {\n+\t\t// Can't recursively inline a function if the function b...
2025-03-03T13:45:13
electron/electron
87c183df6a6b758ace3097eeb176c2643398e29d
517225b99e5ba2bac068a58208ce9a85402ba9eb
chore: bump chromium to 110.0.5415.0 (main) (#36186) * chore: bump chromium in DEPS to 109.0.5386.0 * chore: bump chromium in DEPS to 109.0.5388.0 * chore: bump chromium in DEPS to 109.0.5390.0 * chore: bump chromium in DEPS to 109.0.5392.0 * chore: bump chromium in DEPS to 109.0.5394.0 * chore: bump ch...
[ { "path": "BUILD.gn", "patch": "@@ -1485,7 +1485,7 @@ dist_zip(\"electron_ffmpeg_zip\") {\n \n electron_chromedriver_deps = [\n \":licenses\",\n- \"//chrome/test/chromedriver\",\n+ \"//chrome/test/chromedriver:chromedriver_server\",\n \"//electron/buildflags\",\n ]\n ", "additions": 1, "deleti...
2022-11-17T19:59:23
vercel/next.js
2ecfdb8bf3c2782f539ed494f6442942ec6c1023
c8bcde6bf83fb7382d680525fece246f0b0d13fb
Fix a couple typos (#80080)
[ { "path": "examples/cms-wordpress/README.md", "patch": "@@ -153,7 +153,7 @@ module.exports = {\n ## Advanced Custom Fields PRO (optional, but recommended)\n \n I will recommend building your page content by using the [Flexible Content](https://www.advancedcustomfields.com/resources/flexible-content/) data t...
2025-06-11T12:43:59
ollama/ollama
4a3741129d67baa910fa5b96c62f55b5512734b1
77ba9404ac6fbedf4ca52bb6c1f6858647f4fc4e
bug: fix loading non-mlx models when ollama is built with mlx support (#14211) This change fixes an issue where GGML based models (for either the Ollama runner or the legacy llama.cpp runner) would try to load the mlx library. That would panic and the model fails to start.
[ { "path": "x/mlxrunner/mlx/dynamic.go", "patch": "@@ -8,6 +8,7 @@ package mlx\n import \"C\"\n \n import (\n+\t\"fmt\"\n \t\"io/fs\"\n \t\"log/slog\"\n \t\"os\"\n@@ -16,6 +17,13 @@ import (\n \t\"unsafe\"\n )\n \n+var initError error\n+\n+// CheckInit returns any error that occurred during MLX dynamic libra...
2026-02-11T22:48:33
huggingface/transformers
e22f3088dd4d53c0a218151e124d45aaee64a63c
82106705eb34848411be8dd12e61c98b9224e979
fix load_best_model_checkpoint_at_end do not load the best model chec… (#44583) * fix load_best_model_checkpoint_at_end do not load the best model checkpoint when `save_strategy` is `best` * update error message to include save strategy best * change the error message to what copilot suggested * add test for load b...
[ { "path": "src/transformers/trainer.py", "patch": "@@ -3045,7 +3045,10 @@ def _save_checkpoint(self, model: nn.Module, trial: \"optuna.Trial | dict[str, An\n output_dir = os.path.join(run_dir, checkpoint_folder)\n self.save_model(output_dir, _internal_call=True)\n \n- if self.args.sav...
2026-03-24T15:28:32
facebook/react
a79b55df7468f07724da2c81ef1280c65ea6bc76
c988756f95e0316a4f913227e108653f88574b2b
Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/browserify/prod (#27599) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/browserify-sign/blob/main/C...
[ { "path": "fixtures/packaging/browserify/prod/yarn.lock", "patch": "@@ -21,6 +21,15 @@ asn1.js@^4.0.0:\n inherits \"^2.0.1\"\n minimalistic-assert \"^1.0.0\"\n \n+asn1.js@^5.2.0:\n+ version \"5.4.1\"\n+ resolved \"https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2...
2023-11-01T19:19:07
golang/go
82791889ccfbcf7656b31211619a213b7f3109c5
3b9d10cce787a6ab358a489b604edccb5414baf2
crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0 avo v0.4.0 x/tools dependency crashes while parsing with Go 1.25. Change-Id: Ic951066b0b39b477887ad0e32be44f4d88d4c2f1 Reviewed-on: https://go-review.googlesource.com/c/go/+/653175 Reviewed-by: Michael Pratt <mpratt@google.com> Auto-Submit: Daniel Martí <mvdan...
[ { "path": "src/crypto/internal/fips140/bigmod/_asm/go.mod", "patch": "@@ -1,12 +1,10 @@\n module crypto/internal/fips140/bigmod/_asm\n \n-go 1.19\n+go 1.25\n \n-require github.com/mmcloughlin/avo v0.4.0\n+require github.com/mmcloughlin/avo v0.6.0\n \n require (\n-\tgolang.org/x/mod v0.4.2 // indirect\n-\tgo...
2025-02-27T01:43:43
electron/electron
d8bb17231814b85df0ff492e8198522efa830da3
654e5715125d1aad8222feeb4c793adf6215dc78
fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) * fix: abort ShipIt installation attempt at the final mile if the app is running * chore: remove only * Update patches/squirrel.mac/fix_abort_installation_attempt_at_the_final_mile_if_the_app_is.patch Co-authored-by: Jerem...
[ { "path": "patches/squirrel.mac/.patches", "patch": "@@ -3,3 +3,4 @@ fix_ensure_that_self_is_retained_until_the_racsignal_is_complete.patch\n fix_use_kseccschecknestedcode_kseccsstrictvalidate_in_the_sec.patch\n feat_add_new_squirrel_mac_bundle_installation_method_behind_flag.patch\n refactor_use_posix_spaw...
2022-11-14T18:12:16
vercel/next.js
2251d0f74a25a9da0b0efb7b62431bab218d5b6a
b268caeac5f7cfefb90471252716bf854460d2e7
docs: server-only/client-only in Next.js (#80408) Closes: https://linear.app/vercel/issue/DOC-4679/server-only-client-only-as-managed-by-nextjs Fixes: https://github.com/vercel/next.js/issues/71071
[ { "path": "docs/01-app/01-getting-started/08-server-and-client-components.mdx", "patch": "@@ -507,7 +507,7 @@ export default function Page() {\n \n ### Preventing environment poisoning\n \n-JavaScript modules can be shared between both Server and Client Components modules. This means it's possible to accide...
2025-06-11T12:06:46
huggingface/transformers
82106705eb34848411be8dd12e61c98b9224e979
a8732d5546d84bfb4519b6dbf461c947a5de45f6
fix: split MXFP4 dependency checks for specific error messages (#44930) * fix: split MXFP4 dependency checks for specific error messages Fixes #44912. The combined `kernels_available` check made it impossible to identify which dependency (Triton vs kernels) was missing. Now each check has its own actionable message w...
[ { "path": "src/transformers/quantizers/quantizer_mxfp4.py", "patch": "@@ -90,44 +90,61 @@ def validate_environment(self, *args, **kwargs):\n \n if torch.xpu.is_available():\n is_device_supported_mxfp4 = True\n- kernels_available = is_triton_available(\"3.5.0\") and is_kernels_...
2026-03-24T15:17:30
ollama/ollama
c980e1999571a0887b28d837ea81a5938a93c94d
6162374ca96733d45882c3a0440785dc782220a7
Fix formatting of context length notes in documentation
[ { "path": "docs/context-length.mdx", "patch": "@@ -6,9 +6,9 @@ Context length is the maximum number of tokens that the model has access to in m\n \n <Note>\n Ollama defaults to the following context lengths based on VRAM:\n-< 24 GiB VRAM: 4,096 context\n-24-48 GiB VRAM: 32,768 context\n->= 48 GiB VRAM: 26...
2026-02-08T18:59:25
facebook/react
c988756f95e0316a4f913227e108653f88574b2b
d947c2f1100dfd006fd91c6e9ed84d42ca7ab088
Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/browserify/dev (#27597) Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/browserify-sign/blob/main/CH...
[ { "path": "fixtures/packaging/browserify/dev/yarn.lock", "patch": "@@ -21,6 +21,15 @@ asn1.js@^4.0.0:\n inherits \"^2.0.1\"\n minimalistic-assert \"^1.0.0\"\n \n+asn1.js@^5.2.0:\n+ version \"5.4.1\"\n+ resolved \"https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2e...
2023-11-01T19:18:54
golang/go
3b9d10cce787a6ab358a489b604edccb5414baf2
2ce1fb4220e1978d8ea7c615f8ae2d9170985640
net/textproto: document enforcement of RFC 9112 for headers Fixes #68590 Change-Id: Ie7cf1fe8379182f86317d5ebb7f45a404ecd70e9 Reviewed-on: https://go-review.googlesource.com/c/go/+/601555 Auto-Submit: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.c...
[ { "path": "src/net/textproto/reader.go", "patch": "@@ -642,8 +642,8 @@ func (r *Reader) upcomingHeaderKeys() (n int) {\n // the rest are converted to lowercase. For example, the\n // canonical key for \"accept-encoding\" is \"Accept-Encoding\".\n // MIME header keys are assumed to be ASCII only.\n-// If s c...
2024-07-27T08:15:31
vercel/next.js
614329711ea861001e905b3c5f97d8a2ab9b3379
7bb72e508572237fe0d4aac5418546d4b4b3a363
Use new `browserWithResponse()` method in `empty-fallback-shells` tests (#80406) In e2e tests, we sometimes want to assert on the response headers and on the rendered HTML within the same test. For the former, we usually use `next.fetch()`, but this doesn't allow us to use the Playwright browser API to assert on the r...
[ { "path": "test/e2e/app-dir/empty-fallback-shells/app/with-cached-io/last-modified.jsx", "patch": "@@ -1,9 +1,12 @@\n+import { getSentinelValue } from './sentinel'\n+\n export async function LastModified({ params }) {\n const { slug } = await params\n \n return (\n- <p data-testid={`page-${slug}`}>\n...
2025-06-11T10:28:22
huggingface/transformers
a8732d5546d84bfb4519b6dbf461c947a5de45f6
d4895f0810fd57bf5ee8cf65c3fe20d2f622cd0a
Fix failing `T5ModelIntegrationTest` (#44934) Fix failing T5: test_compile_static_cache & Qwen2IntegrationTest: test_speculative_generation
[ { "path": "tests/models/qwen2/test_modeling_qwen2.py", "patch": "@@ -183,11 +183,13 @@ def test_model_450m_long_prompt_sdpa(self):\n \n @slow\n def test_speculative_generation(self):\n- EXPECTED_TEXT_COMPLETION = (\n- \"My favourite condiment is 100% natural, organic, gluten-free, ...
2026-03-24T14:36:58
ollama/ollama
a0407d07fa900a129afcec42fc222a19f1102d82
9ec733e5279385006e2b8c302e24573bdd861049
safetensors quantization for mlx (#14184) This change includes: - changes to the safetensors metadata format - changes to the create command to properly create the blobs with the new format - changes to load the new format - fixes ollama show to properly show each tensor
[ { "path": "x/create/client/create.go", "patch": "@@ -19,6 +19,7 @@ import (\n \t\"github.com/ollama/ollama/progress\"\n \t\"github.com/ollama/ollama/types/model\"\n \t\"github.com/ollama/ollama/x/create\"\n+\t\"github.com/ollama/ollama/x/imagegen/safetensors\"\n )\n \n // MinOllamaVersion is the minimum Oll...
2026-02-10T19:29:17
facebook/react
d947c2f1100dfd006fd91c6e9ed84d42ca7ab088
77c4ac2ce88736bbdfe0b29008b5df931c2beb1e
Allow `useEffect(fn, undefined)` in `react-hooks/exhaustive-deps`. (#27525) ## Summary There is a bug in the `react-hooks/exhaustive-deps` rule that forbids the dependencies argument from being `undefined`. It triggers the error that the dependency list is not an array literal. This makes sense in pre ES5 strict...
[ { "path": "packages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js", "patch": "@@ -1452,6 +1452,15 @@ const tests = {\n }\n `,\n },\n+ {\n+ code: normalizeIndent`\n+ function MyComponent() {\n+ useEffect(() => {\n+ console.log('banan...
2023-11-01T19:05:55
golang/go
7e81bcf39fe40e975e2c72375ab28ae9bf272d62
0a0e6af39b0ff38f7d5a8a9f3f6d38ebc081663f
go/types, types2: remove remaining mentions of core type in error messages The implementatiom still calls coreType in places and refers to "core types" in comments, but user-visible error messages don't know about core types anymore. This brings the user-visible part of the implementation in sync with the spec which ...
[ { "path": "src/cmd/compile/internal/types2/index.go", "patch": "@@ -217,7 +217,7 @@ func (check *Checker) sliceExpr(x *operand, e *syntax.SliceExpr) {\n \tlength := int64(-1) // valid if >= 0\n \tswitch u := coreString(x.typ).(type) {\n \tcase nil:\n-\t\tcheck.errorf(x, NonSliceableOperand, invalidOp+\"cann...
2025-03-03T20:26:51
huggingface/transformers
2f121eaf3c1b3692e49a10172a24714dce7858a1
4f8de83424c066d2edb412876501731dbb62f88a
Fix: Update optimization.py (#44909) * Update optimization.py The `get_scheduler` function was identifying the `inverse_sqrt` scheduler type but failing to pass `**scheduler_specific_kwargs` to the underlying `get_inverse_sqrt_schedule` function. This caused user-defined parameters like `timescale` to be silently...
[ { "path": "src/transformers/optimization.py", "patch": "@@ -1031,7 +1031,7 @@ def scheduler_hook(param):\n return schedule_func(optimizer, num_warmup_steps=num_warmup_steps)\n \n if name == SchedulerType.INVERSE_SQRT:\n- return schedule_func(optimizer, num_warmup_steps=num_warmup_steps)\n...
2026-03-24T12:52:46
vercel/next.js
9499a50f064925b48dc98895d001dde5ac0d3305
624df11aedfc6282f349d8d687b2ee980f7e643e
Turbopack: include obsolete entries in computation (#80362) ### What? We didn't include already removed entries in the usage computation. So a meta file was incorrectly marked as unused and was removed.
[ { "path": "turbopack/crates/turbo-persistence-tools/src/main.rs", "patch": "@@ -39,7 +39,7 @@ fn main() -> Result<()> {\n {\n println!(\n \" SST {sequence_number:08}.sst: {min_hash:016x} - {max_hash:016x} (p = 1/{})\",\n- u64::MAX / (max_hash - min_hash)\n...
2025-06-10T22:58:46
electron/electron
75d2caf451c925a826229ae27264c9b54de9b6db
1b1609aa0f7e282286ef2e842d5c895adcedfc86
chore: upgrade to Node.js v18 (#35999) * chore: update to Node.js v18 * child_process: improve argument validation https://github.com/nodejs/node/pull/41305 * bootstrap: support configure-time user-land snapshot https://github.com/nodejs/node/pull/42466 * chore: update GN patch * src: disambiguate te...
[ { "path": "DEPS", "patch": "@@ -4,7 +4,7 @@ vars = {\n 'chromium_version':\n '109.0.5382.0',\n 'node_version':\n- 'v16.17.1',\n+ 'v18.10.0',\n 'nan_version':\n '16fa32231e2ccd89d2804b3f765319128b20c4ac',\n 'squirrel.mac_version':", "additions": 1, "deletions": 1, "language"...
2022-11-10T21:31:20
ollama/ollama
099a0f18ef29a95d8d6c4fe1343e48e0d9f4cdd7
fff696ee311ac1669e2235df6eb92043efde4f95
build: fix Dockerfile mlx directory (#14131)
[ { "path": "Dockerfile", "patch": "@@ -147,7 +147,7 @@ ARG PARALLEL\n WORKDIR /go/src/github.com/ollama/ollama\n COPY CMakeLists.txt CMakePresets.json .\n COPY ml/backend/ggml/ggml ml/backend/ggml/ggml\n-COPY x/ml/backend/mlx x/ml/backend/mlx\n+COPY x/imagegen/mlx x/imagegen/mlx\n COPY go.mod go.sum .\n COPY...
2026-02-07T01:08:53
golang/go
0a0e6af39b0ff38f7d5a8a9f3f6d38ebc081663f
14647b0ac881f084f0063ddb32341fba71e1d2e4
context: use atomic operation in ctx.Err oos: darwin goarch: arm64 pkg: context cpu: Apple M1 Pro │ /tmp/bench.0.mac │ /tmp/bench.1.mac │ │ sec/op │ sec/op vs base │ ErrOK-10 13.750n ± 1% 2.080n ± 0% -84.87% (p=0.000 n=10) E...
[ { "path": "src/context/benchmark_test.go", "patch": "@@ -188,3 +188,23 @@ func BenchmarkDeepValueSameGoRoutine(b *testing.B) {\n \t\t})\n \t}\n }\n+\n+func BenchmarkErrOK(b *testing.B) {\n+\tctx, cancel := WithCancel(Background())\n+\tdefer cancel()\n+\tfor b.Loop() {\n+\t\tif err := ctx.Err(); err != nil {...
2025-02-28T23:22:58
facebook/react
08a39539fc6922cdb9e2405029127a1911b1b809
ca16c26356221a4b52185d7425d77675f0307250
[Flight][Reply] Close Response after creating root chunk (#27634) creating the root after closing the response can lead to a promise that never rejects. This is not intended use of the decodeReply API but if pathalogical cases where you pass a raw FormData into this fucntion with no zero chunk it can hang forever. ...
[ { "path": "packages/react-server-dom-esm/src/ReactFlightDOMServerNode.js", "patch": "@@ -162,8 +162,9 @@ function decodeReply<T>(\n body = form;\n }\n const response = createResponse(moduleBasePath, '', body);\n+ const root = getRoot<T>(response);\n close(response);\n- return getRoot(response);\...
2023-11-01T01:31:10
huggingface/transformers
4f8de83424c066d2edb412876501731dbb62f88a
9ef15d7016bd5fb307e961b2e8e56f14748913da
[CB] [Minor] Simplify test suite (#44858) * Common helper functions and inputs * Further simplify * style * Reformat last added test * Fixes * Fix test * style
[ { "path": "tests/generation/test_continuous_batching.py", "patch": "@@ -16,6 +16,7 @@\n import gc\n import itertools\n import unittest\n+from typing import Any\n from unittest.mock import patch\n \n import torch\n@@ -28,6 +29,7 @@\n CompileConfig,\n ContinuousBatchingConfig,\n GenerationConfig,\...
2026-03-24T11:32:00
vercel/next.js
624df11aedfc6282f349d8d687b2ee980f7e643e
cd156f92329f17d0ddb70054ee13d6456c6e81fa
fix(next-swc-wasm): Only enable turbo-rcstr's napi feature when building the next-swc-napi crate/package (#80390) Fixes https://vercel.slack.com/archives/C04KC8A53T7/p1749584921462879 ``` pnpm swc-build-wasm ```
[ { "path": "Cargo.toml", "patch": "@@ -250,7 +250,7 @@ next-custom-transforms = { path = \"crates/next-custom-transforms\" }\n # Turbopack\n auto-hash-map = { path = \"turbopack/crates/turbo-tasks-auto-hash-map\" }\n turbo-prehash = { path = \"turbopack/crates/turbo-prehash\" }\n-turbo-rcstr = { path = \"tur...
2025-06-10T22:31:43
electron/electron
1b1609aa0f7e282286ef2e842d5c895adcedfc86
5fc3ed936e7ee5f3258782c0a0312cd9a2ebb174
fix: `app.dock.setIcon()` crash before app ready (#36279) fix: dock.setIcon() crash before app ready
[ { "path": "shell/browser/browser_mac.mm", "patch": "@@ -447,6 +447,13 @@\n image = native_image->image();\n }\n \n+ // This is needed when this fn is called before the browser\n+ // process is ready, since supported scales are normally set\n+ // by ui::ResourceBundle::InitSharedInstance\n+ // duri...
2022-11-09T16:13:24
ollama/ollama
9e2003f88a943906113d99c2cf9a15b5bfd4dde9
42e1d49fbe5683740680be657306dcf66fa2d76d
cmd/config: offer to pull missing models instead of erroring (#14113)
[ { "path": "cmd/config/integrations.go", "patch": "@@ -194,6 +194,20 @@ func pullIfNeeded(ctx context.Context, client *api.Client, existingModels map[st\n \treturn nil\n }\n \n+// showOrPull checks if a model exists via client.Show and offers to pull it if not found.\n+func showOrPull(ctx context.Context, cl...
2026-02-06T18:19:47
facebook/react
ca16c26356221a4b52185d7425d77675f0307250
0c6348758f89be250070560972e736171201f82d
validateDOMNesting: Allow hr as child of select (#27632) fix #27572 --------- Co-authored-by: Sophie Alpert <git@sophiebits.com>
[ { "path": "packages/react-dom-bindings/src/client/validateDOMNesting.js", "patch": "@@ -244,7 +244,12 @@ function isTagValidWithParent(tag: string, parentTag: ?string): boolean {\n switch (parentTag) {\n // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inselect\n case 'select':\n...
2023-10-31T21:43:16
huggingface/transformers
6a056a16a856097cb0400ce9a48e96ab9d469e30
bc8c80e0288fd369ad06bff5b480d3c51f97a95e
Fix missing post_processor in DebertaV2Tokenizer causing no special t… (#44570) * Fix missing post_processor in DebertaV2Tokenizer causing no special tokens In transformers v5, DebertaV2Tokenizer was rewritten to use TokenizersBackend but the post_processor (responsible for adding [CLS]/[SEP] tokens) was not set. ...
[ { "path": "src/transformers/models/deberta_v2/tokenization_deberta_v2.py", "patch": "@@ -13,7 +13,7 @@\n # limitations under the License.\n \"\"\"Tokenization class for model DeBERTa-v2.\"\"\"\n \n-from tokenizers import Regex, Tokenizer, decoders, normalizers, pre_tokenizers\n+from tokenizers import Regex,...
2026-03-24T09:31:46
vercel/next.js
cd156f92329f17d0ddb70054ee13d6456c6e81fa
81d4a8bd5ca5ad451c7f831bcd50167aee8835f2
Discard `Infinity` expiration for implicit tags (#80387) When a cache handler returns `Infinity` from its `getExpiration` method, it signals to Next.js that soft/implicit tags are supposed to be passed into the `get` method instead to be checked for expiration. Documenting this in the `CacheHandlerV2` interface, and a...
[ { "path": "packages/next/src/server/use-cache/use-cache-wrapper.ts", "patch": "@@ -867,10 +867,17 @@ export function cache(\n workUnitStore.implicitTags.expirationsByCacheKind.get(kind)\n \n if (lazyExpiration) {\n- if (isResolvedLazyResult(lazyExpiration)) {\n- ...
2025-06-10T22:24:52
electron/electron
5fc3ed936e7ee5f3258782c0a0312cd9a2ebb174
8f5959aad2bb195f54d3a026e39fbc099c952057
feat: add app.getPreferredSystemLanguages() API (#36035) * feat: add app.getSystemLanguage() API * Change the API to getPreferredSystemLanguages * Fix test * Clarify docs and add Linux impl * Remove USE_GLIB * Don't add C to list * Remove examples since there's a lot of edge cases * Fix lint * ...
[ { "path": "docs/api/app.md", "patch": "@@ -717,6 +717,8 @@ To set the locale, you'll want to use a command line switch at app startup, whic\n \n **Note:** This API must be called after the `ready` event is emitted.\n \n+**Note:** To see example return values of this API compared to other locale and language...
2022-11-09T15:50:43
ollama/ollama
42e1d49fbe5683740680be657306dcf66fa2d76d
814630ca6046115e0c738de594a57fda4bea1f96
cmd: fix context limits for droid and add qwen3-coder-next ctx (#14112)
[ { "path": "cmd/config/droid.go", "patch": "@@ -1,13 +1,15 @@\n package config\n \n import (\n+\t\"context\"\n \t\"encoding/json\"\n \t\"fmt\"\n \t\"os\"\n \t\"os/exec\"\n \t\"path/filepath\"\n \t\"slices\"\n \n+\t\"github.com/ollama/ollama/api\"\n \t\"github.com/ollama/ollama/envconfig\"\n )\n \n@@ -112,17 ...
2026-02-06T06:29:53
facebook/react
0965fbcab3616523086d05c1069492cc171cbb80
3e09c27b880e1fecdb1eca5db510ecce37ea6be2
Update utils-test.js desciption (#27624) <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. Before submitting a pull request, please make s...
[ { "path": "packages/react-devtools-shared/src/__tests__/utils-test.js", "patch": "@@ -283,12 +283,12 @@ describe('utils', () => {\n expect(isPlainObject(new (class C {})())).toBe(false);\n });\n \n- it('should retun false for objects, which have not only Object in its prototype chain', () => {\...
2023-10-30T11:40:18
huggingface/transformers
bc8c80e0288fd369ad06bff5b480d3c51f97a95e
a48a63c27d1cdb7845d2c3acc4f11f580917b69b
incorrect model list update (#44880) * incorrect model list update * fix config type * add tests * ruff --------- Co-authored-by: ita.zaporozhets@huggingface.co <ita_zaporozhets@ip-26-0-169-207.ec2.internal>
[ { "path": "src/transformers/models/auto/tokenization_auto.py", "patch": "@@ -344,21 +344,34 @@\n MODELS_WITH_INCORRECT_HUB_TOKENIZER_CLASS: set[str] = {\n \"arctic\",\n \"chameleon\",\n- \"deepseek_vl\",\n- \"deepseek_vl_v2\",\n- \"deepseek_vl_hybrid\",\n+ \"chatlm\",\n \"deepseek_v2...
2026-03-24T09:15:35
vercel/next.js
81d4a8bd5ca5ad451c7f831bcd50167aee8835f2
ea691aa555db0eeff30f2269fbcf45db4a1715a6
[dev-overlay] Move app/pages related features closers together (#80280) pages/ and app/ now have a designated "setup" file. Makes it easier to spot their differences. The error handling would ideally be the same between App and Pages router but it's unlikely we'll have time porting the new App Router goodies with r...
[ { "path": "packages/next/src/client/app-index.tsx", "patch": "@@ -1,8 +1,7 @@\n // imports polyfill from `@next/polyfill-module` after build.\n import '../build/polyfills/polyfill-module'\n \n-import './components/globals/patch-console'\n-import './components/globals/handle-global-errors'\n+import './compon...
2025-06-10T20:20:25
electron/electron
2008c9a5d0be0c169e8016dac8a90744c504c3f7
0ba0df45232d0c1c4542d6647a862305aff28bb4
fix: arm linux glibc dependency (#36247)
[ { "path": "script/sysroots.json", "patch": "@@ -1,43 +1,43 @@\n {\n \"bullseye_amd64\": {\n \"Key\": \"20220331T153654Z-0\",\n- \"Sha1Sum\": \"f515568ba23311d4ae5cb40354d012d4e52f756f\",\n+ \"Sha1Sum\": \"f631cf53b56adcf0d6231c9dfe72affb25516e85\",\n \"SysrootDir\": \"debia...
2022-11-07T14:38:08
golang/go
05354fc3b431a5ff8281a145552b3f62178d560c
26ba61dfad46f24a2a3138a40f738ecd22536edf
go/types, types2: remove remaining references to coreType in literals.go For now, use commonUnder (formerly called sharedUnder) and update error messages and comments. We can provide better error messages in individual cases eventually. For #70128. Change-Id: I906ba9a0c768f6499c1683dc9be3ad27da8007a9 Reviewed-on: ht...
[ { "path": "src/cmd/compile/internal/types2/literals.go", "patch": "@@ -129,7 +129,7 @@ func (check *Checker) compositeLit(x *operand, e *syntax.CompositeLit, hint Type\n \t\ttyp = hint\n \t\tbase = typ\n \t\t// *T implies &T{}\n-\t\tif b, ok := deref(coreType(base)); ok {\n+\t\tif b, ok := deref(commonUnder...
2025-02-26T23:23:59
ollama/ollama
c61023f5548f61651b7fd04393e2a93430f89a71
d25535c3f3d59331755553ece7482b9572d4edb5
ollamarunner: Fix off by one error with numPredict When numPredict is set, the user will receive one less token than the requested limit. In addition, the stats will incorrectly show the number of tokens returned as the limit. In cases where numPredict is not set, the number of tokens is reported correctly. This occu...
[ { "path": "integration/basic_test.go", "patch": "@@ -144,3 +144,47 @@ func TestUnicodeModelDir(t *testing.T) {\n \t}\n \tChatTestHelper(ctx, t, req, blueSkyExpected)\n }\n+\n+// TestNumPredict verifies that when num_predict is set, the model generates\n+// exactly that many tokens. It uses logprobs to count...
2026-02-04T23:36:11
facebook/react
3e09c27b880e1fecdb1eca5db510ecce37ea6be2
8039e6d0b93b642a4bd1ee7dbe108d2153fd2981
[Float][Fiber] Fixes incorrect boolean logic around loading states for stylesheets (#27610) the loading states of stylesheets found in the DOM during preinit should be assumed to be loaded
[ { "path": "packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js", "patch": "@@ -2337,7 +2337,7 @@ function preinitStyle(\n getStylesheetSelectorFromKey(key),\n );\n if (instance) {\n- state.loading = Loaded & Inserted;\n+ state.loading = Loaded | Inserted;\n } else {\n ...
2023-10-27T15:50:40
vercel/next.js
f63088d2d1aacc23b0ea0baf4a50f55c71916231
a0d671c146cadbb8653cc851b255935a9e1edcc0
docs: Middleware fetching is not cached (#80378) Closes: https://linear.app/vercel/issue/DOC-4751/docs-missing-middleware-caching-information-also-ts-types-issue Fixes: https://github.com/vercel/next.js/issues/77900 Note that the TypeScript (should the TS plugin detect fetch `options.next` used in middleware and erro...
[ { "path": "docs/01-app/03-building-your-application/01-routing/14-middleware.mdx", "patch": "@@ -20,6 +20,8 @@ Middleware is _not_ a good fit for:\n - Slow data fetching\n - Session management\n \n+Using fetch with `options.cache`, `options.next.revalidate`, or `options.next.tags`, has no effect in Middlewa...
2025-06-10T17:58:20
huggingface/transformers
19bba39fa79e6ad126d2e95c593cb51d71ca7241
a9532bcf887b364bfedcc33a13be2b1d1acbef85
[CB] Add an option to return logprobs (#44835) * Pretty much the feature * Cleanup * Add custom flag * Add test * Rebase changes * Review compliance * Review compliance 2 * Style * more style * Relaxed cuda graphs test * Style and fix default attn * docstirng * style
[ { "path": "examples/pytorch/continuous_batching.py", "patch": "@@ -215,15 +215,7 @@ def batch_generate(\n \n # Choose attention implementation\n if args.attn is None:\n- if args.compile:\n- args.attn = \"kernels-community/flash-attn3@fake-ops-return-probs\"\n- logger.war...
2026-03-23T18:21:05
golang/go
26ba61dfad46f24a2a3138a40f738ecd22536edf
19d0b3e81f4a072615f92fd6821c8ed2cee27c9f
go/types, types2: remove most remaining references to coreType in builtin.go For now, use commonUnder (formerly called sharedUnder) and update error messages and comments. We can provide better error messages in individual cases eventually. Kepp using coreType for make built-in for now because it must accept differen...
[ { "path": "src/cmd/compile/internal/types2/builtins.go", "patch": "@@ -377,7 +377,7 @@ func (check *Checker) builtin(x *operand, call *syntax.CallExpr, id builtinId) (\n \n \tcase _Copy:\n \t\t// copy(x, y []T) int\n-\t\tdst, _ := coreType(x.typ).(*Slice)\n+\t\tdst, _ := commonUnder(check, x.typ, nil).(*Sli...
2025-02-26T23:14:30
electron/electron
0ba0df45232d0c1c4542d6647a862305aff28bb4
71b8804fd0b53c4b87de8863a1be627732f60c89
docs: fix driverId -> deviceId typo (#36246)
[ { "path": "docs/api/app.md", "patch": "@@ -1203,7 +1203,7 @@ For `infoType` equal to `basic`:\n }\n ```\n \n-Using `basic` should be preferred if only basic information like `vendorId` or `driverId` is needed.\n+Using `basic` should be preferred if only basic information like `vendorId` or `deviceId` is nee...
2022-11-07T14:37:51
ollama/ollama
c323161f24710d4c8ddaed440c6028b650ffb167
255579aaa7d21cf7eb93863c7d754ae02cd81985
cmd: helpful error message for remote models (#14057) When trying to use cloud model with OLLAMA_HOST="ollama.com" while not signed in a helpful error message is displayed when the user is not signed in telling them they must sign in to use cloud models. This should be the same experience for models which specify a re...
[ { "path": "cmd/cmd.go", "patch": "@@ -367,14 +367,25 @@ func loadOrUnloadModel(cmd *cobra.Command, opts *runOptions) error {\n \t\treturn err\n \t} else if info.RemoteHost != \"\" {\n \t\t// Cloud model, no need to load/unload\n+\n+\t\tisCloud := strings.HasPrefix(info.RemoteHost, \"https://ollama.com\")\n+...
2026-02-04T22:55:11
facebook/react
8039e6d0b93b642a4bd1ee7dbe108d2153fd2981
54ea4469716ec060fba475bb38e7b6d509586e1b
Bump lodash from 4.17.4 to 4.17.21 in /fixtures/attribute-behavior (#27592) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the...
[ { "path": "fixtures/attribute-behavior/yarn.lock", "patch": "@@ -3948,8 +3948,8 @@ lodash.uniq@^4.5.0:\n resolved \"https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773\"\n \n \"lodash@>=3.5 <5\", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4...
2023-10-26T13:48:28
huggingface/transformers
dda546845f97eb4c6e22df6a2b7fbd865199ada4
e5ad3946209fb96db5e9965b3eb67d69cc3749e0
Continuous batching thread safety (#44924) * fix torch.cuda.graph should operate in thread_local mode * fix tie_weights skipping logic is not thread-safe * doc * cleanup * revert tie_weight() concurrency bug fix. push to another pr * cleanup unit test to only check for `thread_local` error_mode * add true model...
[ { "path": "src/transformers/generation/continuous_batching/continuous_api.py", "patch": "@@ -464,7 +464,15 @@ def _generation_step(self, model: nn.Module, logit_processor: LogitsProcessorLis\n # torch.cuda.current_stream().wait_stream(compute_stream)\n # Capture\n ...
2026-03-23T16:13:24
vercel/next.js
6599f1dc14c30bb6cdf14930a39a367cea78dc93
94979526298bc818c412ba18b25159d2a20b004a
provide declarations for server-only/client-only (#80361) We implement the behavior of `import 'server-only'` and `import 'client-only'` on the compiler level and thus don't require having them installed as dependencies. By default it works fine with typescript, because (surprisingly) TSC *doesn't check side-effecting...
[ { "path": "packages/next/types/global.d.ts", "patch": "@@ -43,6 +43,30 @@ declare module '*.module.scss' {\n export default classes\n }\n \n+// We implement the behavior of `import 'server-only'` and `import 'client-only'` on the compiler level\n+// and thus don't require having them installed as dependen...
2025-06-10T16:35:13
golang/go
4b1ac7bbfe3e8e4872b1a4651c527ea8be4a045f
f48b53f0f62c94fac8d835c8e1b48fab5b842bd3
go/types, types2: remove references to core type in append Writing explicit code for this case turned out to be simpler and easier to reason about then relying on a helper functions (except for typeset). While at it, make append error messages more consistent. For #70128. Change-Id: I3dc79774249929de5061b4301ab2506...
[ { "path": "src/cmd/compile/internal/types2/builtins.go", "patch": "@@ -82,41 +82,61 @@ func (check *Checker) builtin(x *operand, call *syntax.CallExpr, id builtinId) (\n \n \tswitch id {\n \tcase _Append:\n-\t\t// append(s S, x ...T) S, where T is the element type of S\n-\t\t// spec: \"The variadic function...
2025-02-26T17:57:31
ollama/ollama
255579aaa7d21cf7eb93863c7d754ae02cd81985
f7102ba8262a69d5346350ea1f0b8d2802f13dc2
qwen3next: fix issue in delta net (#14075) gDiffExp was being broadcast across the wrong axis when multiplying with k. This fix reshapes gDiffExp to [1, chunkSize, nChunks, ...]
[ { "path": "model/models/qwen3next/deltanet.go", "patch": "@@ -406,8 +406,10 @@ func (gdn *GatedDeltaNet) deltaNetChunked(\n \tgDiff := gCumsum.Neg(ctx).Add(ctx, gLast)\n \tgDiffExp := gDiff.Exp(ctx)\n \n-\t// key_gdiff = k * exp(g_diff)\n-\tkeyGDiff := k.Mul(ctx, gDiffExp)\n+\t// Reshapes g_diff_exp to [1, ...
2026-02-04T21:40:38
electron/electron
71b8804fd0b53c4b87de8863a1be627732f60c89
15540975ff3f3979ba93ed560fdb18489c458b98
docs: Fixed outdated documentation (uploading to App Store) (#35116) * Updated docs on uploading - replaced mention of Application Loader with Apple Transporter, its replacement - replaced mention of iTunes Connect with App Store Connect - updated link for creating a record * Update mac-app-store-submission-g...
[ { "path": "docs/tutorial/mac-app-store-submission-guide.md", "patch": "@@ -232,7 +232,7 @@ how to meet the Mac App Store requirements.\n \n ### Upload\n \n-The Application Loader should be used to upload the signed app to iTunes\n+[Apple Transporter][apple-transporter] should be used to upload the signed ap...
2022-11-01T21:07:50
facebook/react
54ea4469716ec060fba475bb38e7b6d509586e1b
97b1e01824df999bfc7c0c78d6a35dae56909ea2
Bump lodash from 4.17.4 to 4.17.21 in /fixtures/packaging/systemjs-builder/prod (#27593) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</...
[ { "path": "fixtures/packaging/systemjs-builder/prod/yarn.lock", "patch": "@@ -399,8 +399,8 @@ lazy-cache@^1.0.3:\n resolved \"https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e\"\n \n lodash@^4.17.4:\n- version \"4.17.4\"\n- resolved \"https://registr...
2023-10-26T13:48:05
huggingface/transformers
e5ad3946209fb96db5e9965b3eb67d69cc3749e0
f6195948b47f06444a7bdf5f169197ed64b64de2
Add static FP8 expert support (#44895) fix static
[ { "path": "src/transformers/integrations/finegrained_fp8.py", "patch": "@@ -186,7 +186,29 @@ def w8a8_fp8_matmul(\n if _supports_cutlass(A, B, block_size, output_dtype):\n return w8a8_block_fp8_matmul_cutlass(A, B, As, Bs, output_dtype)\n \n- # Fall back to Triton\n+ # Ensure correct CUDA ...
2026-03-23T14:50:55
ollama/ollama
6582f6da5c59b40bab3dcac646c17e3422a66460
0334ffa6250752c0e5e3d7f4467b0f50cc906fde
llm: Make "do load request" error message more informative
[ { "path": "llm/server.go", "patch": "@@ -1201,7 +1201,8 @@ func (s *llmServer) initModel(ctx context.Context, req LoadRequest, operation Lo\n \n \tresp, err := http.DefaultClient.Do(r)\n \tif err != nil {\n-\t\treturn nil, fmt.Errorf(\"do load request: %w\", err)\n+\t\tslog.Error(\"do load request\", \"erro...
2026-01-30T15:34:21
electron/electron
2f2c43e5e513e65a0aabac62622d51a1dfe49357
169cf531ba72247552ade73f7107a38b4362eab4
build: fix building with enable_plugins = false (#36193) Co-authored-by: Milan Burda <miburda@microsoft.com>
[ { "path": "BUILD.gn", "patch": "@@ -665,6 +665,8 @@ source_set(\"electron_lib\") {\n sources += [\n \"shell/common/plugin_info.cc\",\n \"shell/common/plugin_info.h\",\n+ \"shell/renderer/electron_renderer_pepper_host_factory.cc\",\n+ \"shell/renderer/electron_renderer_pepper_host_f...
2022-10-31T23:18:15
golang/go
f48b53f0f62c94fac8d835c8e1b48fab5b842bd3
0312e31ed197b3bf1434e8dbb283f0d2374d7457
testing: fix testing.B.Loop doc on loop condition As mentioned by https://github.com/golang/go/issues/61515#issuecomment-2656656554, the documentation should be relaxed. Change-Id: I9f18301e1a4e4d9a72c9fa0b1132b1ba3cc57b03 Reviewed-on: https://go-review.googlesource.com/c/go/+/651435 LUCI-TryBot-Result: Go LUCI <gola...
[ { "path": "src/testing/benchmark.go", "patch": "@@ -426,9 +426,9 @@ func (b *B) loopSlowPath() bool {\n // The compiler never optimizes away calls to functions within the body of a\n // \"for b.Loop() { ... }\" loop. This prevents surprises that can otherwise occur\n // if the compiler determines that the r...
2025-02-21T16:23:36
facebook/react
97b1e01824df999bfc7c0c78d6a35dae56909ea2
de49d83f30508bc6394e543cd36f58a968ffc3d6
Bump lodash from 4.17.15 to 4.17.21 in /fixtures/art (#27588) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17....
[ { "path": "fixtures/art/yarn.lock", "patch": "@@ -1890,15 +1890,10 @@ locate-path@^3.0.0:\n p-locate \"^3.0.0\"\n path-exists \"^3.0.0\"\n \n-lodash@^4.17.13:\n- version \"4.17.15\"\n- resolved \"https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548\"\n-...
2023-10-26T13:47:51
ollama/ollama
d11fbd2c603aad64535c5cecd6ee68a02d01aa0c
6a7c3f188e679b1849e4618754b25dc9c19541d7
server: fix ollama ps showing configured instead of actual context length When context length is clamped to the model's trained context length, ollama ps now shows the actual clamped value instead of the originally configured value.
[ { "path": "llm/server.go", "patch": "@@ -80,6 +80,7 @@ type LlamaServer interface {\n \tGetPort() int\n \tGetDeviceInfos(ctx context.Context) []ml.DeviceInfo\n \tHasExited() bool\n+\tContextLength() int\n }\n \n // llmServer is an instance of a runner hosting a single model\n@@ -1901,6 +1902,10 @@ func (s *...
2026-01-28T00:27:55
huggingface/transformers
f6195948b47f06444a7bdf5f169197ed64b64de2
0f19dec775aae867c36d29db5d797afb87af2ff6
Fix variable shadowing in pipeline example and typo in BART docs (BERT → BART) (#44935) Update bart.md
[ { "path": "docs/source/en/model_doc/bart.md", "patch": "@@ -37,7 +37,7 @@ The example below demonstrates how to predict the `[MASK]` token with [`Pipeline\n import torch\n from transformers import pipeline\n \n-pipeline = pipeline(\n+fill_mask_pipeline = pipeline(\n task=\"fill-mask\",\n model=\"fac...
2026-03-23T14:18:54
electron/electron
b9464d89b8dedc86e9f9c04d400349c193be27ba
67a0c702fad7d61598b5b4bd31076a66f2954631
fix: remove undocumented feature and flaky test for webview resize event (#36154)
[ { "path": "lib/renderer/web-view/web-view-impl.ts", "patch": "@@ -24,7 +24,6 @@ export class WebViewImpl {\n public guestInstanceId?: number\n public hasFocus = false\n public internalInstanceId?: number;\n- public resizeObserver?: ResizeObserver;\n public viewInstanceId: number\n \n // on* Event...
2022-10-27T23:44:53
golang/go
0312e31ed197b3bf1434e8dbb283f0d2374d7457
bda9f85e5cb57d64e9ff8ef39f0d5222c5ceeea0
net: fix parsing of interfaces on plan9 without associated devices Fixes #72060 Updates #39908 Change-Id: I7d5bda1654753acebc8aa9937d010b41c5722b36 Reviewed-on: https://go-review.googlesource.com/c/go/+/654055 Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-acco...
[ { "path": "src/net/interface_plan9.go", "patch": "@@ -57,6 +57,17 @@ func readInterface(i int) (*Interface, error) {\n \t}\n \n \tfields := getFields(line)\n+\n+\t// If the interface has no device file then we see two spaces between \"device\" and\n+\t// \"maxtu\" and and getFields treats the two spaces as ...
2025-03-02T04:34:45
facebook/react
de49d83f30508bc6394e543cd36f58a968ffc3d6
a82ff4c98506a71402bc8ff7c0f815a8dc3b58be
Bump lodash from 4.17.4 to 4.17.21 in /fixtures/expiration (#27591) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4...
[ { "path": "fixtures/expiration/yarn.lock", "patch": "@@ -3943,8 +3943,8 @@ lodash.uniq@^4.5.0:\n resolved \"https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773\"\n \n \"lodash@>=3.5 <5\", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, ...
2023-10-26T13:43:55
ollama/ollama
3590fbfa761ad1d97bbd092baec58b0b8022fef4
cd0094f772426efdd7ccc57d1e88f35c25234130
runner: fix typo 'baackend' -> 'backend' in error messages (#13645) Fix typo in three error messages where 'baackend' was written instead of 'backend' in the /health endpoint handler when initializing the dummy model load.
[ { "path": "runner/ollamarunner/runner.go", "patch": "@@ -1358,7 +1358,7 @@ func (s *Server) info(w http.ResponseWriter, r *http.Request) {\n \t\t// Dummy load to get the backend wired up\n \t\tf, err := os.CreateTemp(\"\", \"*.bin\")\n \t\tif err != nil {\n-\t\t\thttp.Error(w, fmt.Sprintf(\"failed to initia...
2026-01-31T21:26:20
huggingface/transformers
0f19dec775aae867c36d29db5d797afb87af2ff6
ed003b4482aabdf8377250f22826dd31f378269c
Fix failing job `Update Transformers metadata` after #43514 (#44941) * fix * check * revert --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
[ { "path": "src/transformers/video_processing_utils.py", "patch": "@@ -28,8 +28,8 @@\n from .image_processing_utils import BatchFeature\n from .image_utils import (\n ChannelDimension,\n- PILImageResampling,\n SizeDict,\n+ is_vision_available,\n validate_kwargs,\n )\n from .processing_utils...
2026-03-23T13:41:37
electron/electron
67a0c702fad7d61598b5b4bd31076a66f2954631
ea6f873f979f9dea98006288ab143330beecffa8
build: prefix version in uploader script (#36169) build: prefix v in uploader script
[ { "path": "script/release/uploaders/upload.py", "patch": "@@ -23,7 +23,7 @@\n SRC_DIR, ELECTRON_DIR, TS_NODE\n \n \n-ELECTRON_VERSION = get_electron_version()\n+ELECTRON_VERSION = 'v' + get_electron_version()\n \n PROJECT_NAME = get_electron_branding()['project_name']\n PRODUCT_NAME = g...
2022-10-27T19:02:18
golang/go
68949049742f737ac4d54f48b1291f3b73d1b4f6
64feded8afd7280f533e09138efa31b6772e34ce
cmd/go/internal/modindex: clean modroot and pkgdir for openIndexPackage GetPackage is sometimes called with a modroot or pkgdir that ends with a path separator, and sometimes without. Clean them before passing them to openIndexPackage to deduplicate calls to mcache.Do and action entry files. This shouldn't affect #71...
[ { "path": "src/cmd/go/internal/modindex/read.go", "patch": "@@ -146,6 +146,8 @@ func GetPackage(modroot, pkgdir string) (*IndexPackage, error) {\n \tif strings.Contains(filepath.ToSlash(pkgdir), \"internal/fips140/v\") {\n \t\treturn nil, errFIPS140\n \t}\n+\tmodroot = filepath.Clean(modroot)\n+\tpkgdir = f...
2025-02-25T17:51:04
facebook/react
a82ff4c98506a71402bc8ff7c0f815a8dc3b58be
8c8ee9ee618eace9199b7c80f4cd2d6f20ecfb73
Bump lodash from 4.17.15 to 4.17.21 (#27587) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17.21</li> <li><a ...
[ { "path": "yarn.lock", "patch": "@@ -6906,7 +6906,6 @@ eslint-plugin-no-unsanitized@3.1.2:\n \n \"eslint-plugin-react-internal@link:./scripts/eslint-rules\":\n version \"0.0.0\"\n- uid \"\"\n \n eslint-plugin-react@^6.7.1:\n version \"6.10.3\"\n@@ -10768,17 +10767,7 @@ lodash.union@^4.6.0:\n resolved...
2023-10-26T13:43:31
vercel/next.js
94979526298bc818c412ba18b25159d2a20b004a
cf0ad333c3799dd0ab6e121d8893b6928bada51e
Docs: broken links in caching (#80369) Fixes a couple of broken links in caching.
[ { "path": "docs/01-app/04-deep-dive/caching.mdx", "patch": "@@ -126,7 +126,7 @@ Next.js has a built-in Data Cache that **persists** the result of data fetches a\n \n You can use the [`cache`](#fetch-optionscache) and [`next.revalidate`](#fetch-optionsnextrevalidate) options of `fetch` to configure the cachi...
2025-06-10T15:49:11
huggingface/transformers
ed003b4482aabdf8377250f22826dd31f378269c
eb3d67aaafe368863afc77e4b60fa60c2077c8b5
Clearer type hints and fix rope validation in configs (#44943) * more fixes * dont rraise warning, Yoni has a PR to handle it more generally * the test
[ { "path": "src/transformers/configuration_utils.py", "patch": "@@ -162,6 +162,9 @@ class PreTrainedConfig(PushToHubMixin, RotaryEmbeddingConfigMixin):\n `float16` weights.\n \"\"\"\n \n+ # Class attributes that we don't want to save or have in `self.__dict__`\n+ # They are not supposed...
2026-03-23T13:20:04
ollama/ollama
e0f03790b1a9d77c6ff39de21a4600832a0d41c5
3ab842b0f5033b0074f999fa25ce97a1c0ec9b29
parsers/ministral: fix nested tool call parsing by counting brace nesting (#13905) * parsers/ministral: fix nested tool call parsing by counting brace nesting * fix lint error * parsers: refactor ministral parser The old one was very tied to expecting to see only one token at a time, which I don't like to assume (w...
[ { "path": "model/parsers/ministral.go", "patch": "@@ -4,6 +4,7 @@ import (\n \t\"encoding/json\"\n \t\"fmt\"\n \t\"strings\"\n+\t\"unicode\"\n \n \t\"github.com/ollama/ollama/api\"\n )\n@@ -17,12 +18,34 @@ const (\n \tministralCollectingToolArgs\n )\n \n+// ministralEvent represents an event emitted during ...
2026-01-26T23:03:43
golang/go
1dafccaaf324547c92fbba40e343d9a142f106b4
6e8d7a113cc0f2cf59e0f67f86476cb003881a68
runtime: increase timeout in TestSpuriousWakeupsNeverHangSemasleep This change tries increasing the timeout in TestSpuriousWakeupsNeverHangSemasleep. I'm not entirely sure of the mechanism, but GODEBUG=gcstoptheworld=2 and GODEBUG=gccheckmark=1 can cause this test to fail at it's regular timeout. It does not seem to i...
[ { "path": "src/runtime/semasleep_test.go", "patch": "@@ -72,14 +72,6 @@ func TestSpuriousWakeupsNeverHangSemasleep(t *testing.T) {\n \t\tclose(doneCh)\n \t}()\n \n-\t// Wait for an arbitrary timeout longer than one second. The subprocess itself\n-\t// attempts to sleep for one second, but if the machine run...
2025-02-26T23:11:29
facebook/react
a9985529f1aa55477f0feafe2398d36707cf6108
51ffd3564f97b58737df395d30628a27fa71a39d
[Fizz] Do not reinsert stylesheets after initial insert (#27586) The loading state tracking for suspensey CSS is too complicated. Prior to this change it had a state it could enter into where a stylesheet was already in the DOM but the loading state did not know it was inserted causing a later transition to try to ...
[ { "path": "packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js", "patch": "@@ -2337,7 +2337,7 @@ function preinitStyle(\n getStylesheetSelectorFromKey(key),\n );\n if (instance) {\n- state.loading = Loaded;\n+ state.loading = Loaded & Inserted;\n } else {\n // Con...
2023-10-25T18:51:01
vercel/next.js
cf0ad333c3799dd0ab6e121d8893b6928bada51e
c151f8968184e4fcc9b11dd6be414dfc46d77dd8
[dev-overlay] Fix outstanding a11y issues reported by Axe (#80290) Adds labels to buttons that had no discernible text. The automated tests via `test-storybook` seem to ignore `parameters.a11y.config.rules` so we can't leverage `test-storybook` in CI. I can't even use `parameters.a11y.test`. We need `parameters...
[ { "path": "packages/next/.storybook/preview.tsx", "patch": "@@ -18,6 +18,26 @@ const preview: Preview = {\n parameters: {\n a11y: {\n element: 'nextjs-portal',\n+ config: {\n+ standards: {\n+ ariaAttrs: {\n+ 'aria-modal': {\n+ global: true,\n+ ...
2025-06-10T15:38:19
huggingface/transformers
ddb709c8c941ad01c331fc79113438dda466940c
d03945fb8db6d2d41d2b27c06e65143038936f76
fix(i18n): replace broken relative links to awesome-transformers.md with absolute URLs (#44905) 13 i18n README files referenced `./awesome-transformers.md` which resolves to `i18n/awesome-transformers.md` — a non-existent path. Replace with the absolute GitHub URL so links work regardless of the file's location. Co-a...
[ { "path": "i18n/README_ar.md", "patch": "@@ -122,7 +122,7 @@ limitations under the License.\n \n 🤗 Transformers هو أكثر من مجرد مجموعة أدوات لاستخدام النماذج المُدربة مسبقًا: إنه مجتمع من المشاريع المبنية حوله ومركز Hugging Face. نريد أن يمكّن 🤗 Transformers المطورين والباحثين والطلاب والأساتذة والمهندسين...
2026-03-23T12:35:33
ollama/ollama
3ab842b0f5033b0074f999fa25ce97a1c0ec9b29
b8e8ef8929629ad91c774415b53cbec233fb54c8
cmd: clawdbot config fixes (#13922)
[ { "path": "cmd/config/clawdbot.go", "patch": "@@ -1,17 +1,22 @@\n package config\n \n import (\n+\t\"bytes\"\n \t\"encoding/json\"\n \t\"fmt\"\n+\t\"io\"\n \t\"os\"\n \t\"os/exec\"\n \t\"path/filepath\"\n+\t\"strings\"\n )\n \n type Clawdbot struct{}\n \n func (c *Clawdbot) String() string { return \"Clawdb...
2026-01-26T22:34:29
electron/electron
ea6f873f979f9dea98006288ab143330beecffa8
07530f8e37060fc58991224e7d027614bffb4721
chore: bump chromium to 109.0.5382.0 (main) (#36057) * chore: bump chromium in DEPS to 109.0.5364.0 * chore: update patches * chore: bump chromium in DEPS to 109.0.5366.0 * chore: update patches * i3940364: Change PermissionType::WINDOW_PLACEMENT to WINDOW_MANAGEMENT https://chromium-review.googlesource...
[ { "path": "BUILD.gn", "patch": "@@ -663,6 +663,8 @@ source_set(\"electron_lib\") {\n if (enable_plugins) {\n deps += [ \"chromium_src:plugins\" ]\n sources += [\n+ \"shell/common/plugin_info.cc\",\n+ \"shell/common/plugin_info.h\",\n \"shell/renderer/pepper_helper.cc\",\n \"s...
2022-10-27T16:37:04
facebook/react
8610533ed1a38539412114a99a0390747e828235
d5c3fb87e6861dfe1bfdcb9353f71275172a3816
Infer reactive control dependencies Updates `InferReactivePlaces` to infer control dependencies. We build on the formal definition of control dependencies, which is that statement S2 is control-dependent on statement S1 if S1 is in the post-dominance-frontier of S2. Intuitively, if S1 decides whether S2 is reached...
[ { "path": "compiler/packages/babel-plugin-react-forget/src/HIR/Dominator.ts", "patch": "@@ -98,7 +98,14 @@ export class Dominator<T> {\n }\n \n debug(): string {\n- return prettyFormat(this.#nodes);\n+ const dominators = new Map();\n+ for (const [key, value] of this.#nodes) {\n+ dominators...
2023-11-02T00:13:03
golang/go
d31c805535f3fde95646ee4d87636aaaea66847b
01351209225d609f8012e2406550211137716727
net/http: reject newlines in chunk-size lines Unlike request headers, where we are allowed to leniently accept a bare LF in place of a CRLF, chunked bodies must always use CRLF line terminators. We were already enforcing this for chunk-data lines; do so for chunk-size lines as well. Also reject bare CRs anywhere other...
[ { "path": "src/net/http/internal/chunked.go", "patch": "@@ -164,21 +164,34 @@ func readChunkLine(b *bufio.Reader) ([]byte, error) {\n \t\t}\n \t\treturn nil, err\n \t}\n+\n+\t// RFC 9112 permits parsers to accept a bare \\n as a line ending in headers,\n+\t// but not in chunked encoding lines. See https://w...
2025-02-26T21:40:00
huggingface/transformers
d03945fb8db6d2d41d2b27c06e65143038936f76
29db503cdef2f00d1f0ecd5841c3a486708ed1dd
Fix backward compatibility for full path imports of Fast Image Processors (#44926) * Fix backward compatibility full path imports fast image processors * skip fast aliases in check_repo * Add warning Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> * format Signed-off-by: Harry Mellor <1998...
[ { "path": "src/transformers/__init__.py", "patch": "@@ -822,6 +822,28 @@ def _get_target():\n _create_module_alias(f\"{__name__}.tokenization_utils\", \".tokenization_utils_sentencepiece\")\n _create_module_alias(f\"{__name__}.image_processing_utils_fast\", \".image_processing_backends\")\n \n+ f...
2026-03-23T12:22:55
vercel/next.js
69374fbbda17164ad98b6e47585d80fa05c76dd2
bbaa16473723f3f2de8c97e0ad0dd4b0fab52e32
[test] Fix crashes in Dev Overlay Stories (#80292) A bit annoying that Storybook marks required props as optional. Makes it hard to keep those working during refactor.
[ { "path": "packages/next/.storybook/test-runner.ts", "patch": "@@ -15,6 +15,9 @@ const config: TestRunnerConfig = {\n detailedReportOptions: {\n html: true,\n },\n+ // Verbose prints additional logs in the terminal on passing tests taking up space\n+ // that's needed by failed ...
2025-06-10T13:19:50
ollama/ollama
465d124183e5a57cbd9a301b91c2bb633d353935
d310e56fa38568199a603b61f2fe46fe79e113bd
cmd: fix opencode config (#13894)
[ { "path": "cmd/config/opencode.go", "patch": "@@ -105,17 +105,26 @@ func (o *OpenCode) Edit(modelList []string) error {\n \n \tfor name, cfg := range models {\n \t\tif cfgMap, ok := cfg.(map[string]any); ok {\n-\t\t\tif displayName, ok := cfgMap[\"name\"].(string); ok {\n-\t\t\t\tif strings.HasSuffix(displa...
2026-01-25T02:42:56
electron/electron
07530f8e37060fc58991224e7d027614bffb4721
260678bd0c4e3b917790b44929ad0d34a5078a0c
test: fix flake in will-navigate test (#36153)
[ { "path": "spec/api-browser-window-spec.ts", "patch": "@@ -567,6 +567,10 @@ describe('BrowserWindow module', () => {\n targetId: iframeTarget.targetId,\n flatten: true\n });\n+ let willNavigateEmitted = false;\n+ w.webContents.on('will-navigate', () => {\n...
2022-10-27T13:29:19
golang/go
01351209225d609f8012e2406550211137716727
2b737073587cb8f82d41fa96fdec9e56a5bac8ba
cmd/go: update c document Fixes: #11875 Change-Id: I0ea2c3e94d7d1647c2aaa3d488ac3c1f5fb6cb18 GitHub-Last-Rev: 7512b33f055aa225d365d6c949a53778834e8dcd GitHub-Pull-Request: golang/go#71966 Reviewed-on: https://go-review.googlesource.com/c/go/+/652675 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam...
[ { "path": "src/cmd/go/alldocs.go", "patch": "@@ -2255,7 +2255,9 @@\n // interfacing between languages. For information on SWIG see\n // https://swig.org/. When running go build, any file with a .swig\n // extension will be passed to SWIG. Any file with a .swigcxx extension\n-// will be passed to SWIG with t...
2025-02-27T00:43:12
huggingface/transformers
29db503cdef2f00d1f0ecd5841c3a486708ed1dd
b1527a32a1010cd94bfb4f937af247bb5871f6fd
chore(typing): added rule 11 (#44865) * added rule 11 * fix all offenders for trt011 * the rule was only matching for loops, it now derives its target set from base_model_pp_plan * unify loop * single ast pass --------- Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
[ { "path": "src/transformers/models/qwen3_5/modeling_qwen3_5.py", "patch": "@@ -1356,8 +1356,8 @@ def forward(\n hidden_states = inputs_embeds\n position_embeddings = self.rotary_emb(hidden_states, position_ids)\n \n- for layer_idx, decoder_layer in enumerate(self.layers[: self.config....
2026-03-23T12:19:45
vercel/next.js
a075f9ce17125c0c599a543a8c2316cb1d635bb5
270744b7a0ecbf0ff94d0c62cd3a6b5e975d052a
[test] Fix Dev Overlay Storybook (#80288) Broke in https://github.com/vercel/next.js/pull/79699
[ { "path": "packages/next/.storybook/preview.tsx", "patch": "@@ -1,4 +1,18 @@\n import type { Preview } from '@storybook/react'\n+import { useInsertionEffect } from 'react'\n+\n+function CreatePortalNode() {\n+ useInsertionEffect(() => {\n+ const portalNode = document.createElement('nextjs-portal')\n+ ...
2025-06-10T10:38:03
ollama/ollama
a1ca428c90e6a0d8e5a94be7806f3319ab2cc680
16750865d11ecce48d45bb152c2793753b8781e6
glm4moelite: fix attention scale calculation (#13893) Use the original key dimension (qkNopeHeadDim + qkRopeHeadDim = 256) for the attention scale instead of the MLA absorbed dimension (kvLoraRank + qkRopeHeadDim = 576). MLA absorption is a mathematically equivalent reorganization of the attention computation - it sh...
[ { "path": "model/models/glm4moelite/model.go", "patch": "@@ -223,12 +223,7 @@ func New(c fs.Config) (model.Model, error) {\n \n \tkeyLength := int(c.Uint(\"attention.key_length\"))\n \tvalueLength := int(c.Uint(\"attention.value_length\"))\n-\tkvLoraRank := int(c.Uint(\"attention.kv_lora_rank\"))\n-\tqkRope...
2026-01-25T01:48:09
electron/electron
02ad8fcd5fe5fd047daf5cdfe76c82ecc41ba724
ff4816367e6d4b8ed128400135e71859c45187ea
docs: correcting main example in WebRequest documentation (#36113) Correcting main example The entry `*://electron.github.io` is invalid and produces an exception. i.e. > UnhandledPromiseRejectionWarning: TypeError: Invalid url pattern *://electron.github.io: Empty path. Setting a valid path to resolve this i...
[ { "path": "docs/api/web-request.md", "patch": "@@ -28,7 +28,7 @@ const { session } = require('electron')\n \n // Modify the user agent for all requests to the following urls.\n const filter = {\n- urls: ['https://*.github.com/*', '*://electron.github.io']\n+ urls: ['https://*.github.com/*', '*://electron....
2022-10-27T07:18:07
huggingface/transformers
b1527a32a1010cd94bfb4f937af247bb5871f6fd
9dc8d8aa3090ab3f39e6086d02b712f9274bc795
fix: improve processor loading performance by avoiding redundant tokenizer parsing (#44927) * fix(tokenization_utils_tokenizers): avoid parsing full vocab in from_file when only post_processor/padding/truncation are needed * fix(tokenization_utils_tokenizers): fall back to from_file when model type is missing in toke...
[ { "path": "src/transformers/tokenization_utils_tokenizers.py", "patch": "@@ -118,7 +118,32 @@ def convert_to_native_format(cls, trust_remote_code=False, **kwargs):\n elif fast_tokenizer_file is not None and os.path.isfile(fast_tokenizer_file):\n # we extract vocab/merges and pass decoder...
2026-03-23T10:46:49
golang/go
f8f08bfd7c3894b4ea8481065ddd5609aa21d6a6
872496da2bbda59ef598e8c16f0ebfa41c98a462
math/big: improve scan test and benchmark Add a few more test cases for scanning (integer conversion), which were helpful in debugging some upcoming changes. BenchmarkScan currently times converting the value 10**N represented in base B back into []Word form. When B = 10, the text is 1 followed by many zeros, which c...
[ { "path": "src/math/big/intconv_test.go", "patch": "@@ -7,6 +7,7 @@ package big\n import (\n \t\"bytes\"\n \t\"fmt\"\n+\t\"math/rand/v2\"\n \t\"testing\"\n )\n \n@@ -389,12 +390,14 @@ func TestFormat(t *testing.T) {\n \t}\n }\n \n-var scanTests = []struct {\n+type scanTest struct {\n \tinput string\n \t...
2025-01-18T15:20:13
vercel/next.js
cf1f47a5d174538866b1afd384b24e14dae9c5ca
c2da6c12e772e94bb1a94f1e810a95598c00d615
[dev-overlay] fix duplicate re-render of errors (#80322) ### What When there's a same error throwing constantly, we should avoid unnecessary re-renders on the exact same error. In dev overlay we already have strategies that can dedupe the error. And we noticed the error is shown correctly but just the dialog got re...
[ { "path": "packages/next/src/client/components/react-dev-overlay/shared.ts", "patch": "@@ -232,8 +232,13 @@ export function useErrorOverlayReducer(\n getOwnerStack(event.error) !== getOwnerStack(pendingEvent.error)\n )\n })\n- pendingEvents.push(pendingEvent)\n- return pendingEvents\...
2025-06-10T09:42:20
facebook/react
e2836eec5be07acf5a0cf7af3a230f2526d26031
3e812df89cee2686bcb1086038fcb2e609802dd4
[bugfix] do not hoist computed memberpaths in lambdas
[ { "path": "compiler/packages/babel-plugin-react-forget/src/HIR/BuildHIR.ts", "patch": "@@ -3530,6 +3530,14 @@ function lowerAssignment(\n }\n }\n \n+function isValidDependency(path: NodePath<t.MemberExpression>): boolean {\n+ const parent: NodePath<t.Node> = path.parentPath;\n+ return (\n+ !path.node...
2023-10-30T16:56:50
ollama/ollama
0209c268bbc82f9001c8a35bcd7b7f4cf20a2263
912d98434664b8a49ba6d0ffc42b0d0e5b435546
llama: fix CUDA MMA errors in release build (#13874)
[ { "path": "llama/patches/0032-ggml-enable-MLA-flash-attention-for-GLM-4.7-flash.patch", "patch": "@@ -17,21 +17,22 @@ CUDA changes:\n - Add tile configs for (576, 512, 4) and (576, 512, 8)\n - Add MMA config cases for ncols 4\n - Add template instances for ncols2=4\n+- Fix nbatch_fa values in nvidia_fp32 co...
2026-01-24T04:10:04
electron/electron
ff4816367e6d4b8ed128400135e71859c45187ea
ff3289d260abadb5d1ac57a1e7daf5e511fda0be
refactor: handle uncaught promise error (#35484)
[ { "path": "lib/renderer/web-view/web-view-attributes.ts", "patch": "@@ -186,7 +186,10 @@ export class SrcAttribute extends WebViewAttribute {\n opts.userAgent = useragent;\n }\n \n- (this.webViewImpl.webviewNode as Electron.WebviewTag).loadURL(this.getValue(), opts);\n+ (this.webViewImpl.web...
2022-10-27T07:16:26