PulseAugur
实时 21:55:28
实体 Salvatore Sanfilippo

Salvatore Sanfilippo

PulseAugur coverage of Salvatore Sanfilippo — every cluster mentioning Salvatore Sanfilippo across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
5
90 天内 5
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
情绪 · 30 天

2 天有情绪数据

最近 · 第 1/1 页 · 共 5 条
  1. TOOL · CL_42393 ·

    C 引擎 ds4 在 MacBook 上运行 284B 模型

    一个名为 ds4 的 C 语言引擎,由 Salvatore Sanfilippo (antirez) 开发,已证明能够在 MacBook 上运行一个拥有 2840 亿参数的语言模型。作者在 18 个不同的任务上测试了 ds4,突显了其在消费级硬件上的效率和性能。这一进展表明,在本地运行大型 AI 模型变得更加容易。

  2. SIGNIFICANT · CL_33651 ·

    Redis creator releases DwarfStar 4 for fast local AI inference

    DwarfStar 4 (DS4), a new local AI inference engine, has gained rapid popularity for its focus on integrating a single, high-performance model. Developed by Salvatore Sanfilippo, creator of Redis, DS4 is specifically opt…

  3. RESEARCH · CL_22804 ·

    Redis 创始人为 Mac 构建 DeepSeek V4 专用推理引擎

    Redis 的创始人 Salvatore Sanfilippo 开发了一个名为 ds4.c 的新的、高度优化的推理引擎,专门用于 DeepSeek V4 Flash 模型。该引擎旨在 Apple Silicon Mac 上高效运行,利用 Metal 进行 GPU 加速。它采用了非对称量化和将 KV 缓存卸载到磁盘等技术,以实现大型模型的本地执行,甚至支持 OpenAI 和 Anthropic API 兼容性,以便集成到代理中。

  4. TOOL · CL_14840 ·

    Redis adds new array data type with AI-assisted development and browser playground

    Salvatore Sanfilippo has submitted a pull request to add a new array data type to Redis, introducing numerous commands for array manipulation and querying. An interactive playground has been developed using Claude Code …

  5. TOOL · CL_14743 ·

    Redis 创作者利用 AI 开发新的 Array 数据类型,增强系统编程

    Redis 创作者 Salvatore Sanfilippo(昵称 antirez)详细介绍了他在四个月内为 Redis 开发新的“Array”数据类型的历程。他在此过程中广泛利用了 AI,从最初的规范编写到设计迭代、自动化编码和性能优化。该项目凸显了 AI 如何使工程师能够承担以前无法实现的复杂系统级任务,充当强大的工具而非替代品。