Skip to content

Commit

Permalink
✨ feat: add 2024-09-29 section
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiacheng787 committed Sep 28, 2024
1 parent d9b6ef3 commit bb5e14f
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions blogs/2024/2024-09-29/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
---
slug: 9月29日内容汇总
title: 9月29日内容汇总
authors: [garfield]
tags: []
---

![alt text](maxresdefault.jpg)

封面图:Safe by construction - Roberto Clapis

## 🌟 AI 相关

[KAG:RAG已经不够了,知识增强生成才是王道,提升朴素RAG一倍性能](https://mp.weixin.qq.com/s/QCZYK0N2wD3KZT_32bLQkA)

[用REAP让o1更强!反思、显式问题解构和高级Prompt](https://mp.weixin.qq.com/s/8Uc4yYMv5vR0aG7J26ApBQ)

[Llama 3.2:开源可定制视觉模型,引领边缘AI革命](https://mp.weixin.qq.com/s/gOuEQB9-CYc71nT1aTHpFQ)

[Llama 3.2 90B刚开源就被Molmo-72B全面击败!](https://mp.weixin.qq.com/s/EwN-rJ9Aee7aYL79YcKPpw)

[微软新综述:大模型RAG系统的4层境界!](https://mp.weixin.qq.com/s/MRK1P6xENsjVacEM3qQ5Dw)

[HuggingChat macOS 版现已发布](https://mp.weixin.qq.com/s/C1fWmAnYTo0Xcmp3psJA1Q)

[Llama3.2开源:Meta发布1B和3B端侧模型、11B和90B多模态模型](https://mp.weixin.qq.com/s/qI2PIYMy_Y8Su2UKWBnpdA)

[Prompt输出限制怎么写?用CCoT限制输出长度的推理,大幅提高LLM准确性](https://mp.weixin.qq.com/s/kwlwXq2ygRjB_rSDH4E5LA)

[被神化的o1模型,规划能力到底如何](https://mp.weixin.qq.com/s/j73Wkgf_f-YPOXqlsSztCg)

[有想入坑RL-LLM的同学吗?这个开源项目一个GPU够了,完成后欢迎来月之暗面~](https://mp.weixin.qq.com/s/d3UXONVSTxjxmWNGJAuSFA)

[【LLM模型量化】-官方教程-hf-Transformers官方教程v1.0](https://mp.weixin.qq.com/s/MN0YoQHdJci9-xq5ujnIgw)

[一文详解模型压缩典型算法:量化、稀疏及项目实践](https://mp.weixin.qq.com/s/SPhnSUEM9XNrXNy31IRuXA)

[OpenAI o1多步更复杂规划能力仅为23.63%](https://mp.weixin.qq.com/s/-IZnt7-aF7dyEj9x5QrUbw)

[全是细节 | 聊一聊做Pretrain的经验](https://mp.weixin.qq.com/s/pUJsZVBN_Gh2yBF3g5XhKA)

[一种模块化大模型Agent框架全栈技术综述](https://mp.weixin.qq.com/s/raB8HGPOjML3FRZ9NANmNQ)

[代码实践!如何使用CAMEL Agents构建 GraphRAG](https://mp.weixin.qq.com/s/w2_3bUeTNMcRegJmpdNuUg)

[ICRA 2025投稿论文!Manydepth2:基于运动感知自监督单目深度与位姿估计](https://mp.weixin.qq.com/s/8lCPA73gZtEBBub2rLnTeA)

[Accelerating Generative AI with PyTorch II: GPT, Fast\[翻译\]](https://mp.weixin.qq.com/s/cte9jUi5M5b4WJ8y5NiNtg)

## ⭐️ Go & 云原生 & Rust 相关

[Go 指针综合指南](https://mp.weixin.qq.com/s/LBFVQNiVIrhdGhGGylHFEQ)

[eBPF 开发实战 - 07 bpftrace速查表](https://mp.weixin.qq.com/s/w-RLCJr1Gt1yUgS-dkpDNA)

[通过 Kubernetes 看如何用Go构建大型项目](https://mp.weixin.qq.com/s/uot21dJgwxF2RA8pZmYAkA)

[Go 入门指南:9.8. 自定义包的目录结构、go install 和 go test](https://mp.weixin.qq.com/s/LooB8lRpSpqZKZj9hd0-pQ)

[eBPF 开发实战 - 06 包丢哪里啦](https://mp.weixin.qq.com/s/JgJJ1FfeHtqz61eb1mNbzw)

[Go 入门指南:9.7. 使用 go install 安装自定义包](https://mp.weixin.qq.com/s/L_gPREjzZh4PGTi_cXV_dQ)

[Go 1.23 中 range-over-func 的一个 Bug](https://mp.weixin.qq.com/s/7KiOaUeH2cqG91B7NnvgHg)

[使用 Redis 和 Golang 解决并发问题](https://mp.weixin.qq.com/s/9OFD5PywddLkm3X37q-Owg)

[eBPF 开发实战 - 05 跟踪MySQL慢查询](https://mp.weixin.qq.com/s/JHrLkBzOkZqXNnqpXapmIg)

[“类型名称”在Go语言规范中的演变](https://mp.weixin.qq.com/s/kKPSZhAbljrY9CwJQjWbVw)

[Go 入门指南:9.5. 自定义包和可见性](https://mp.weixin.qq.com/s/CRTbiv0UDKPBjSTOydrxYw)

[Go语言与SQL数据库的交互方式](https://mp.weixin.qq.com/s/3o3RQCrfU691FkK8VVxIaA)

[如何理解泛型的 alias type](https://mp.weixin.qq.com/s/iXTjaNoxhIn599-bifHNvw)

[Go 入门指南:9.4. 精密计算和 big 包](https://mp.weixin.qq.com/s/80PruepBC27ZuH7DcekC6Q)

[Go weak包前瞻:弱指针为内存管理带来新选择](https://mp.weixin.qq.com/s/eqlHoWMTryixy3q8yRM0GQ)

[eBPF 开发实战 - 04 跟踪goroutine状态的变化](https://mp.weixin.qq.com/s/O-zVRmuiOamvhkY3VKY07A)

[Go 入门指南:9.3. 锁和 sync 包](https://mp.weixin.qq.com/s/e8gNaLwtgsZt-Y71Bz0cOQ)

## 📒 后端相关

[揭秘Java多线程:synchronized如何调度王妃与王的夜夜笙歌](https://mp.weixin.qq.com/s/xEAqdX1cL7A4gtwhOb3tSw)

[折腾 Quickwit,Rust 编写的分布式搜索引擎 - 可观测性之日志管理](https://mp.weixin.qq.com/s/YxWW6QSHw6IGfTrtkGHRhg)

## 📒 前端相关

[Deno 推出 2.0 版本,研发体验迎来大幅增强!](https://mp.weixin.qq.com/s/Exzty07ahfL9W5WryhmI1A)

[实现github代码对比效果,并高亮显示差异!](https://mp.weixin.qq.com/s/pwAVidxDHkwdB28bQmP-cQ)
Binary file added blogs/2024/2024-09-29/maxresdefault.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb5e14f

Please sign in to comment.