Skip to content

Commit

Permalink
✨ feat: update 2024-02-18 section
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiacheng787 committed Feb 18, 2024
1 parent 4796e5b commit 09a5a1d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions blogs/2024/2024-02-18/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ authors: [garfield]
tags: []
---

![alt text](image.png)

封面图:牛逼了!2月编程语言榜单:Go首次进入前十

## 🌟 AI 相关

[How to Cut RAG Costs by 80% Using Prompt Compression](https://towardsdatascience.com/how-to-cut-rag-costs-by-80-using-prompt-compression-877a07c6bedb)
Expand All @@ -13,6 +17,8 @@ tags: []

[RAG vs Finetuning — Which Is the Best Tool to Boost Your LLM Application](https://towardsdatascience.com/rag-vs-finetuning-which-is-the-best-tool-to-boost-your-llm-application-94654b1eaba7)

[大语言模型之LlaMA系列- LlaMA 2及LLaMA2_chat(上)](https://mp.weixin.qq.com/s/Nyu46KN0Hj2-r93vXVcbiQ)

[RAG还是微调?微软出了一份特定领域大模型应用建设流程指南](https://mp.weixin.qq.com/s/G8nKz4H3QSKBibSMYAzRvA)

[谷歌全新大模型突然发布!100万token完爆GPT-4,仅靠提示词就能学会新语言](https://mp.weixin.qq.com/s/FKC7Y-05L9VfukI-3EMvZw)
Expand Down Expand Up @@ -43,8 +49,14 @@ tags: []

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

[从物理机到K8S:应用系统部署方式的演进及其影响](https://juejin.cn/post/7306806944047415332)

[Leetcode 算法题解精选](https://mp.weixin.qq.com/s/ujs3PT_g7yFHVW-klzTJNQ)

[牛逼了!2月编程语言榜单:Go首次进入前十](https://mp.weixin.qq.com/s/HaVmckBGakEwu-EJ5JkONg)

[Go语言中常见100问题-#99 Not understanding how the GC works](https://mp.weixin.qq.com/s/fQensm55bnzPKagMEVs8Ag)

[Go语言中常见100问题-#98 Not using Go diagnostics tooling](https://mp.weixin.qq.com/s/GwOvZYfT6Y7euZuum9868Q)

[一文搞懂Go GC演进史,讲的太细致了!](https://juejin.cn/post/7317462907302461475)
Expand All @@ -71,6 +83,10 @@ tags: []

[13. 入门 go 语言汇编,看懂 GMP 源码](https://juejin.cn/post/7319484272531701812)

[8. 看 Go 源码,你需要了解 unsafe.Pointer](https://juejin.cn/post/7298645450554605568)

[5. golang map 源码的逐句解读](https://juejin.cn/post/7293820517375164416)

[一文搞懂Kubernetes 部署策略](https://juejin.cn/post/7319418651069743167)

[滚动更新和回滚部署在 Kubernetes 中的工作原理](https://juejin.cn/post/7303075105390477323)
Expand Down

0 comments on commit 09a5a1d

Please sign in to comment.