microgpt.py Andrej Karpathy (AK)源码详解GPT训练和推理艺术过程(附中文注释)
Thoughts on Agent-based Enterprise Application Architecture.(Agent 企业级应用Agent-skills技术原理以及架构思考和挑战)

Thoughts on Agent-based Enterprise Application Architecture.(Agent 企业级应用Agent-skills技术原理以及架构思考和挑战)

Agent与Skill技术原理与实践:从理论到生产落地的思考心得和体会

概述:智能Agent的时代已来

在人工智能技术飞速发展的今天,Agent(智能代理)和Skill(技能模块)已成为构建下一代AI应用的核心架构。不同于传统的单一大模型调用,Agent架构通过将复杂的任务分解为多个可组合的技能模块,实现了更灵活、更可控、更专业的智能系统。

Read more
Agent Skill技术实践:简单构建基于Qen与DeepSeek大模型的智能技能体系实践
WDFT (Warped Discrete Fourier Transform)
AI drawing ControlNet local implementation steps by stable-diffusion-webui(AI 绘画 ControlNet 本地构建实施步骤 by stable-diffusion-webui)

AI drawing ControlNet local implementation steps by stable-diffusion-webui(AI 绘画 ControlNet 本地构建实施步骤 by stable-diffusion-webui)

Install stable-diffusion-webui

[Note]:

  • Unable to install due to network problems, it is recommended to use GIT source pull installation
    (因网络问题导致无法安装,故建议使用 GIT 源码拉取安装方式)
  • Due to the large size of the model file, it is recommended to ensure sufficient space before installation: At least [source code + data model + extension]25G
Read more