Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Python language:TypeScript language:JavaScript

Filter by

262M results  (3 s)

262M results

Summary The #1235 diagnostic (450-run 3/0 sweep) found 61% of bot failures were stalls — parties alive, fed, and watered that ran out the 220-day cap ~370 mi short by over-camping. The daily decision ...

This module provides functions to build Hugging Face datasets from CSV files and compute standard classification metrics.

Summary Prep for the 0.4.2 release. pyproject.toml is already at 0.4.2 and the CHANGELOG [0.4.2] entry existed, but it only documented the orphan-tick font work (#245, #246). This backfills the seven ...

方案(回应用户「这么多模型不会显存占满吗」+「整理成 nous 可借鉴方案」) 读了 ComfyUI comfy/model_management.py 后:它面对「一堆大模型」不爆,是因为载入前主动按 LRU 腾显存(load_models_gpu→free_memory),而不是报错。 nous 其实已有 evict_lru(gpu_index) 这个驱逐原语,但只在真 OOM 后被动重试用;守卫 ...

🎯 What: The code health issue addressed was a leftover console.log in src/App.tsx s playSystemTtsDirect catch block. 💡 Why: Removing console logs cleans up output and avoids potential performance issues ...

Implemented Vercel Speed Insights for the React + Vite project. Summary Successfully installed and configured Vercel Speed Insights following the latest official documentation from https://vercel.com/docs/speed-insights/quickstart. ...

Summary - getDisplayMedia treats width/height as advisory for display capture, so the demo was recording at the surface s native backing-store size rather than the requested resolution — the 1440p ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6 → v7 | Configuration 📅 Schedule: (UTC) - Branch ...

This PR addresses critical security vulnerabilities by implementing industry-standard password security and access control: - Password Hashing: Replaced plaintext password storage with BCrypt hashing ...

Summary - Align bottom-bar button colors and timestamp status boxes - Rename Movie timestamp to Media and improve two-row bottom menu behavior - Refresh README screenshots for desktop, search modal, ...