My Daily News

Made with gpt-4o-mini

Daily News #2024-06-06



  • 📚 Reese’s Book Club 入驻 Apple Books,开启有声书新篇章
  • 🌟在 Mac 上使用 VMWare Fusion 运行 Windows 11 时如何共享文件夹
  • 🔥 MiniCPM-V: A Multimodal LLM on Your Phone
  • Composable Architecture: 构建应用的新方式

Apple News

📚 Reese’s Book Club 入驻 Apple Books,开启有声书新篇章

来源:Apple Newsroom

发布时间:2024-06-05 00:59:18

Apple Books 成为 Reese’s Book Club 的官方有声书平台,用户可以在 Apple Books 中轻松发现 Reese’s Book Club,了解由创始人瑞茜·威瑟斯彭推荐的最新精选图书。Apple Books 将提供专门页面,用户可以关注以接收每月新书通知,浏览之前的精选内容,并体验由 Apple 和 Reese’s Book Club 编辑团队独家策划的主题编辑合集。Apple Books 还将提供独家促销活动。

🌟在 Mac 上使用 VMWare Fusion 运行 Windows 11 时如何共享文件夹

来源:OS X Daily

发布时间:2024-06-05 23:50:34

在 Mac 上使用 VMWare Fusion 运行 Windows 11 时,可以通过使用 VMWare Tools 或网络方法来设置共享文件夹,以便轻松地在 Mac 和 Windows 虚拟机之间传输数据。

Daily Code

🔥 MiniCPM-V: A Multimodal LLM on Your Phone

来源:Trending repositories on GitHub today · GitHub

发布时间:2024-06-06 06:51:12

MiniCPM-V is a series of multimodal LLMs (MLLMs) designed for vision-language understanding. The models take image and text as inputs and provide high-quality text outputs. Since February 2024, we have released 4 versions of the model, aiming to achieve strong performance and efficient deployment.

Composable Architecture: 构建应用的新方式

来源:Trending Swift repositories on GitHub today · GitHub

发布时间:2024-06-06 06:50:56

Composable Architecture 是一个用于以一致且易于理解的方式构建应用程序的库,它考虑了组合、测试和人体工程学。它可以在 SwiftUI、UIKit 等中使用,并且可以在任何 Apple 平台(iOS、macOS、visionOS、tvOS 和 watchOS)上使用。