夏歌-使用Rust构建LLM应用
Rust 和 WebAssembly 设计的 视频演示如何使用 serverless 的方式部署 一个 PR review 机器人。 待插入视频,大概是 2 分钟的录屏 Talk is cheap, show me the code! • Telegram ChatGPT 机器 人 • PR Review 机器人 使用 Rust 构建基于 ChatGPT 的 Telegram 机器人 1 com/flows-network/review-any- pr-with-chatgpt 使用 Rust 构建 ChatGPT Telegram 机器人 使用 Rust 构建基于 ChatGPT 的 PR Review 机器人 当有新的 PR 或在 PR comment 收到关键词,就按照每次 commit 的记录对 PR 进行 review , 并且以 PR comment 的形式发回到 GitHub 使用 Rust 构建 PR review 机器人 Cargo.toml "0.1.0" 使用 Rust 构建 PR review 机器人 设置 OpenAI 与 GitHub 基本信息 "0.1.0" 使用 Rust 构建 PR review 机器 1. 状态为 Open 的 PR 2. 状态为 Open 的 PR 有新的 commit0 码力 | 36 页 | 38.31 MB | 1 年前3C++20 STL Features: 1 Year of Development on GitHub
comments! • GH-1173 Fix ostr << flt precision • Fixed long-standing bugs while preserving ABI • Every PR is extensively reviewed by 2 maintainers • Keeps code at production quality: always ready to ship Ready To Merge Done • GitHub Migration • C++20 Features • Available Investigating Reviewing PR Done • Maintainer Priorities • Large features: Chrono, Format, Spaceship43 Wiki • Changelog history between releases • Old process: Record commits, write them up later • New process: Merge PR, add Changelog entry immediately • Advice for Reviewing Pull Requests • MSVC STL Contributors Meeting0 码力 | 45 页 | 702.09 KB | 5 月前3Learning by Contributing to Rust Compiler - 陈于康
[100+ Prs] parser, diagnostics, ICE, Infra tools, code refactor, algorithms improvements Some PR stories • Rust cares about error messages • We are building a sufficiently empathetic compiler0 码力 | 23 页 | 3.28 MB | 1 年前3Zadig 产品使用手册
栈实现灰度能力,可以通过新建环境随时拉 起开发自测子环境 如果采用 Istio + Skywalking 技术栈,通过 Zadig 开启自测模式随时拉起子环境 测试工程师 用于测试手工验证 sit 自主升级环境,选择一个或多个 PR/MR 进行功能需求 的并行验证。 用于测试集成验证 auto-sit 执行自动化 CD 过程 用于验收测试 uat 以此环境作为发布生产环境前的用户验收环节 发布 / 运维工程师 用于生产查看0 码力 | 52 页 | 22.95 MB | 1 年前3C++高性能并行编程与优化 - 课件 - 04 从汇编角度看编译器优化
vector 这种数据结构要存在堆上 ,而固定长度的 array 可以存在栈上 那么刚才那个例子改成 array 是不是就可 以自动优化成功了?你可以自己试试看, 想一想,为什么会是这个结果,然后在作 业的 PR 描述中和老师分享你的思考 那改用 array 试试? 那改用手写的 reduce ? 那改小到 10 ?成功了! 结论:代码过于复杂,涉及的语句数量 过多时,编译器会放弃优化! 简单的代码,比什么优化手段都强。0 码力 | 108 页 | 9.47 MB | 1 年前3
共 5 条
- 1