摘要: Blog Theme-博客当前皮肤设置 2023/3/3 21:45:37 博客皮肤 SimpleMemory 博客侧边栏公告 <!-- SimpleMemory 博客皮肤 --> <script type="text/javascript"> window.cnblogsConfig = { in 阅读全文
posted @ 2023-03-03 21:47 Theseus‘Ship 阅读(85) 评论(0) 推荐(0)
摘要: #开篇·序 June 30, 2020 12:46 PM 2020年2月,申请 2020年6月25日,端午 2020年6月26日,辞友 2020年6月27日,开通博客 阅读全文
posted @ 2020-06-30 12:53 Theseus‘Ship 阅读(96) 评论(0) 推荐(0)
摘要: title: "从零搭建 vLLM 多节点推理集群:Docker 部署全流程实战" date: 2026-09-05 tags: [vLLM, LLM, Docker, GPU集群, 大模型部署, Qwen, Ray, 分布式推理] summary: "手把手教你用 Docker + Ray + v 阅读全文
posted @ 2026-09-05 10:07 Theseus‘Ship 阅读(4) 评论(0) 推荐(0)
摘要: VitePress 完全指南 / Complete VitePress Guide Vite & Vue Powered Static Site Generator / Vite 与 Vue 驱动的静态站点生成器 目录 / Table of Contents 什么是 VitePress / What 阅读全文
posted @ 2026-09-05 10:06 Theseus‘Ship 阅读(3) 评论(0) 推荐(0)
摘要: title: Ubuntu 下搜狗输入法罢工了?5 种方法帮你快速重启 description: 详细教程:在 Ubuntu 上重启搜狗输入法的各种方法,适用于 fcitx 和 ibus 框架。 date: 2026-09-05 tags: [Ubuntu, Sogou, 输入法, fcitx, L 阅读全文
posted @ 2026-09-05 10:06 Theseus‘Ship 阅读(4) 评论(0) 推荐(0)
摘要: title: "Protocol Buffers 完全指南:从原理到生产实践" date: 2026-09-05 tags: [protobuf, protocol-buffers, serialization, grpc, c++, performance, binary-format] desc 阅读全文
posted @ 2026-09-05 10:05 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: Agent Swarm: 部署一个自主协作的 AI 编程团队 GitHub: desplega-ai/agent-swarm · 官网 · 文档 Agent Swarm 是一个开源的「AI 操作系统」——它让你拥有一支自主协作的 AI 编程团队。一个 Lead Agent 接收任务(来自 Slack 阅读全文
posted @ 2026-09-05 10:05 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: title: "深入解析 OpenCode CLI:从架构设计到实战构建" date: 2026-09-05 tags: [opencode, tui, solidjs, typescript, cli, terminal, ai-agent] description: "OpenCode 是一个开 阅读全文
posted @ 2026-09-05 10:05 Theseus‘Ship 阅读(6) 评论(0) 推荐(0)
摘要: OOP vs ECS:游戏开发架构选型深度对比 当你的弹幕游戏需要同屏渲染 10 万发子弹时,架构选型决定了一切。本文从内存布局、代码实战、性能数据、引擎生态四个维度,深度对比 OOP 与 ECS 两种游戏开发架构范式,帮助你在项目初期做出正确的技术决策。 目录 一、两种范式的本质区别 二、代码实战 阅读全文
posted @ 2026-09-05 10:04 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: New-API 部署同一模型双进程双端口:实现负载均衡与高可用的完整指南 在生产环境中部署大语言模型时,单点故障和性能瓶颈是常见的挑战。本文将详细介绍如何通过 New-API 部署同一模型的两个独立进程,并配置不同端口,实现负载均衡和高可用架构。 目录 背景与动机 架构概览 环境准备 方案一:独立 阅读全文
posted @ 2026-09-05 10:04 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: 从零到一:构建你的 LLM 应用开发知识体系 写在前面:这篇文章是一份精心设计的学习路线图,帮助你从零开始掌握 LangChain、RAG、LangGraph 和 DeepAgents。无论你是想转型做 AI 应用开发的后端工程师,还是想快速上手 LLM 应用的产品经理,这份路线图都能帮你少走弯路。 阅读全文
posted @ 2026-09-05 10:03 Theseus‘Ship 阅读(3) 评论(0) 推荐(0)
摘要: VS Code 工作台布局完全指南:从入门到精通 VS Code 为什么这么好用?答案藏在它的 Workbench 布局架构里。本文带你从零理解 VS Code 的窗口布局体系,掌握每一个区域的用途、配置方法和高效操作技巧。 为什么值得了解布局? 很多人用 VS Code 几年了,还是只会在默认布局 阅读全文
posted @ 2026-09-05 10:03 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: Running DeepSeek-V4-Flash-0731 on 8x RTX 4090D with Docker 在 8x RTX 4090D 上使用 Docker 运行 DeepSeek-V4-Flash-0731 A step-by-step guide to building a Dock 阅读全文
posted @ 2026-09-05 10:02 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: C++ Performance Analysis Guide / C++ 性能分析指南 A comprehensive guide for profiling and optimizing C++ applications. 一份全面的 C++ 应用程序性能分析与优化指南。 Quick Overvi 阅读全文
posted @ 2026-09-05 10:02 Theseus‘Ship 阅读(5) 评论(0) 推荐(0)
摘要: BehaviorTree.CPP Performance Optimization: From Bottlenecks to Blazing Fast BehaviorTree.CPP is a powerful C++ framework for building robot and game A 阅读全文
posted @ 2026-09-05 10:02 Theseus‘Ship 阅读(2) 评论(0) 推荐(0)
摘要: OpenSource-BehaviorTree.CPP_v4.9_Complete_Guide(LLM Generated) Version: 4.9.0 | Last updated: 2026-07 | License: MIT Based on official documentation, 阅读全文
posted @ 2026-07-15 23:52 Theseus‘Ship 阅读(47) 评论(0) 推荐(0)
摘要: OpenSource-BehaviorTree.CPP-ManualNotes Introduce BehaviorTree.CPP Groot2 ZeroMQ Project zeromq/libzmq zeromq/zmqpp BehaviorTree.CPP The Industry Stan 阅读全文
posted @ 2026-07-15 23:51 Theseus‘Ship 阅读(24) 评论(0) 推荐(0)
Live2D