Avatar

MeowCoder Lab

AI Infrastructure
System Architecture

  1. 首頁
  2. 文章
  3. 分類
  4. 標籤
  5. 關於
    1. Dark Mode
LLM Engineering

清除 LLM 輸入的注入向量:安全工具與防禦技術完全指南

深入研究 LLM Prompt Injection 防禦方法,涵蓋 Unicode 攻擊、輸入清理技術、開源與商業安全工具,以及 OWASP/Anthropic/OpenAI 的最佳實踐建議。

2026-03-01
11 minutes read
LLM Engineering

Sleeping LLM:讓 LLM 透過「睡覺」來記住事情

一個透過 Wake/Sleep 週期直接編輯模型權重的持久記憶系統,讓 8B 模型無限記住新知識,context window 是空的,知識都在參數裡。

2026-02-26
5 minutes read
LLM Engineering

LLM Surgery:高效的大型語言模型知識遺忘與編輯

LLM Surgery 是一種高效的框架,通過優化三個目標函數(unlearn、update、retain)來修改 LLM 行為,實現問題知識的遺忘和新知識的整合,無需從頭重新訓練。

2026-02-14
6 minutes read
LLM Engineering

Karpathy Python GPT 實作指南

理解 LLM 的最小可行教學工具:從零開始構建 GPT 的純 Python 實現

2026-02-13
5 minutes read
AI Infrastructure

Squirrel LLM Gateway - 統一 API 接通所有 LLM 的智能閘道

探索 LLM Gateway 的核心概念、架構和實踐,解決多提供商管理的複雜性問題

2026-02-13
3 minutes read
Development Tools

Everything Claude Code

2026-01-28
5 minutes read
© 2026 · Engineering Notes