ws-tool 0.10 发布
ws-tool 是一个易于使用的 websocket 客户端/服务器工具包,支持阻塞/异步 IO。
现在发布了 0.10.0 版本,性能有了很大的改进,提供更易于使用的 api 和错误修复。
文章链接,https://www.reddit.com/r/rust/comments/17ssmo3/wstool_010_released/
Github 链接,https://github.com/PrivateRookie/ws-tool
dbeel:用 Rust 编写的分布式 nosql 数据库
有一段时间,我很想学习如何为项目选择“正确”的数据库,我在网上浏览了不同的数据库,试图了解它们的不同特征,但遭到了营销的轰炸,而不是关于优点和缺点的实际信息。
对我来说唯一的解决方案是学习一些数据库内部知识(我读了 Alex Petrov 写的精彩书籍),这些问题看起来很有趣,我无法抑制这种冲动,并继续尝试编写自己的数据库。
文章链接,https://www.reddit.com/r/rust/comments/17sdabg/i_want_to_share_my_latest_hobby_project_dbeel_a/
Github 链接,https://github.com/tontinton/dbeel
Kalosm:Kalosm 是一个依赖 Candle 用 Rust 编写的人工智能元框架。
Kalosm 是一个依赖了 Candle 用 Rust 编写的人工智能元框架。 Kalosm 支持本地量化大型语言模型,例如 Llama、Mistral、Phi-1.5 和 Zephyr。它还支持其他量化模型,例如 Wuerstchen、Segment Anything 和 Whisper。除了本地模型之外,Kalosm 还支持 GPT-4 和 ada 等远程模型。
Kalosm 做了什么?
- 从 URL、RSS 提要、搜索查询、本地文件甚至您当前的环境中收集上下文!
- 使用 Bert 或关键字搜索索引将该上下文插入到易于搜索的向量数据库中
- 根据您的上下文生成文本、图像或结构化数据!
文章链接,https://www.reddit.com/r/rust/comments/17s4pm3/announcing_kalosm_an_local_first_ai_metaframework/
Github 链接,https://github.com/floneum/floneum/tree/master/kalosm
From 日报小组 TOM
社区学习交流平台订阅:
评论区
写评论还没有评论