From 4796e5b7bfb4857e27a9fe4b68d97448fc2c34ed Mon Sep 17 00:00:00 2001 From: Jiacheng Dong <2334173653@qq.com> Date: Sat, 17 Feb 2024 22:36:14 +0800 Subject: [PATCH] :sparkles: feat: update 2024-02-18 section --- blogs/2024/2024-02-18/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/blogs/2024/2024-02-18/index.md b/blogs/2024/2024-02-18/index.md index 0b229c4945..bc61d2ffa2 100644 --- a/blogs/2024/2024-02-18/index.md +++ b/blogs/2024/2024-02-18/index.md @@ -7,6 +7,8 @@ tags: [] ## 🌟 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) + [RAG vs Fine-tuning: Pipelines, Tradeoffs, and a Case Study on Agriculture](https://arxiv.org/abs/2401.08406) [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) @@ -41,6 +43,7 @@ tags: [] ## ⭐️ Go & 云原生 & Rust 相关 +[Leetcode 算法题解精选](https://mp.weixin.qq.com/s/ujs3PT_g7yFHVW-klzTJNQ) [Go语言中常见100问题-#98 Not using Go diagnostics tooling](https://mp.weixin.qq.com/s/GwOvZYfT6Y7euZuum9868Q)