华为鸿蒙 HarmonyOS 7.0.0.105 版本开推:优化桌面显示、图库等,覆盖 Mate 80、Pura 80 等机型
IT之家 8 月 28 日消息,华为今日面向 Mate 80、Pura 80 等机型推送了 HarmonyOS 7.0.0.105 SP6 版本升级,系统包大小超 6GB(机型不同大小也有不同)。据介绍,本次更新优化了桌面显示、图库使用等场景下的使用体验。 ▲ IT之家开箱:华为 Mate 80 P…
IT之家 8 月 28 日消息,华为今日面向 Mate 80、Pura 80 等机型推送了 HarmonyOS 7.0.0.105 SP6 版本升级,系统包大小超 6GB(机型不同大小也有不同)。据介绍,本次更新优化了桌面显示、图库使用等场景下的使用体验。 ▲ IT之家开箱:华为 Mate 80 P…
IT之家 8 月 27 日消息,Linux 内核 7.3 版本的合并窗口已接近尾声,网络文件系统(NFS)的客户端与服务器端代码改进已在此窗口期被合并。 本次更新中,NFS 服务器端(NFSD)的一项重要变化是增加了对 NFSv4.1 目录委托(Directory Delegations)的 CB_…
IT之家 8 月 26 日消息,英伟达今晚发布了最新的 GeForce Game Ready 616.56 WHQL 版驱动程序。有需要的用户可通过 NVIDIA 应用或 GeForce 官网 下载。 该版本为《星球大战:零号连队》、《共鸣:瘟疫传说传承》及《人间地狱:越南》三款新游戏提供了首发优化…
IT之家 8 月 27 日消息,日本企业 JVCKENWOOD(杰伟世建伍)当地时间本周 2 公布了耳挂式 TWS 耳机 HA-NP80T。这一产品 在设计上旨在解决同类产品固有的低音、漏音、佩戴问题 。 HA-NP80T 搭载 17mm × 12mm 大尺寸椭圆驱动单元,具备多频段动态范围控制技术…
IT之家 8 月 26 日消息,小米官方今日放出了澎湃 OS 4 系统的全新融合设备中心。 据介绍,在小米澎湃 OS 4 系统上,融合设备中心焕新,人车家全生态管理优化: 采用全新卡片布局 ,设备再多也能快速找到; 支持不同家庭切换 ,常用设备可一键置顶。 据IT之家此前报道,小米澎湃 OS 4 B…
IT之家 8 月 26 日消息,据“中国铁路”公众号,中国铁路联合新石器无人车,将福建福安当地的葡萄直接装车奔赴全国。 据报道,福安葡萄以皮薄肉厚、汁多味甜著称,但对运输时效和温控要求较高。过去,由于物流成本高、时效慢,葡萄的销售半径主要集中于福建省内。 ▲ 图源“中国铁路”公众号(下同) 中国铁路…
LLM推理新招:用部分展开引导尾部路由,直击长尾生成瓶颈,性能提升值得关注。
arXiv:2608.22788v1 Announce Type: new Abstract: Large-scale rollouts have become a core component of modern LLM systems, spanning reinforcement learni…
针对长语音大模型KV缓存膨胀问题,提出WnW动态增减机制,让长语音推理更省显存、更流畅。
arXiv:2608.22704v1 Announce Type: new Abstract: Long-form audio inputs make the KV cache the dominant memory cost of speech LLMs. Prefill-only KV comp…
从重试到嵌入索引,手把手教你避开LLM成本失控的隐形坑,实战性极强。
Across the first three parts of this series, the goal has stayed the same: send fewer tokens without losing what the model actually needs to answer we…
稀疏大模型推理新突破,用Delta预取打通存储瓶颈,并行计算场景提效显著
arXiv:2608.22643v1 Announce Type: cross Abstract: Deploying large language models on edge devices is increasingly limited by a widening gap between mo…
网站不是一次性项目,持续变化才是保持活力的关键,完全自动化并非终点。
Every website peaks on launch day and slowly drifts from there, not because it breaks, but because nobody has time to keep it current. Autonomous webs…
揭秘LLM拆分联邦微调中的深度-性能权衡,为分布式训练优化提供新视角。
arXiv:2608.22188v1 Announce Type: new Abstract: Split Federated Fine-tuning (SFF) is a promising paradigm for scaling Large Language Models (LLMs) by …
多模态大模型解码新思路:用语义锚点驱动聚类生成,让长文本输出更连贯,EMNLP 2026 已收录,值得跟进。
arXiv:2608.22367v1 Announce Type: new Abstract: Diffusion multimodal large language models (dMLLMs) frequently produce long-form outputs marred by sem…
用谱方法为有限马尔可夫链的k块平均核做划分,数学定理与算法并重,适合随机过程与谱图理论研究者。
arXiv:2608.21466v1 Announce Type: cross Abstract: We develop spectral algorithms for selecting state-space partitions that define averaging kernels fo…
RAG与微调如何选?一文给出AI工程师的决策框架,帮你告别盲目调参,精准落地生成式AI应用。
The Senior Engineer’s Decision Framework: RAG vs. Fine-Tuning For many engineering teams, the journey into Large Language Models (LLMs) often begins w…
智能体历史记录膨胀是部署大痛点,AgentOCR用光学自压缩给记忆瘦身,值得一看。
arXiv:2601.04786v3 Announce Type: replace-cross Abstract: Recent advances in large language models (LLMs) enable agentic systems trained with reinforc…
格式与提示词微观调整如何影响大模型编码表现?这项对照实验给出可复现的优化路径。
arXiv:2608.21074v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used in research workflows and software development pi…
LLM提示词压缩新思路:生成式方法SCOPE,有效压缩上下文同时保留性能,COLM 2026收录。
arXiv:2508.15813v2 Announce Type: replace-cross Abstract: A big issue in modern LLM applications is they tend to feed long context to LLM, which resul…
30毫秒极速爬虫API,专为AI代理打造,告别爬取卡顿瓶颈。
Building AI Agents with frameworks like CrewAI or LangChain often hits a bottleneck: heavy, slow web scraping that bloats context windows and increase…
在eBPF内核里直接解析L7协议,把应用层处理提速到内核级,性能玩家不容错过。
Article URL: https://github.com/lbrndnr/beeper Comments URL: https://news.ycombinator.com/item?id=49409378 Points: 1 # Comments: 0