Skip to content

Commit f04a08f

Browse files
committed
Change name
1 parent 811a878 commit f04a08f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

units/en/_toctree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
- local: unit2/tiny-agents
4646
title: Building Tiny Agents with MCP and the Hugging Face Hub
4747
- local: unit2/lemonade-server
48-
title: Local Agents with AMD NPU and iGPU Acceleration
48+
title: Local Tiny Agents with AMD NPU and iGPU Acceleration
4949

5050
- title: "3. Advanced MCP Development: Custom Workflow Servers"
5151
sections:

units/en/unit2/lemonade-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Local agents with AMD NPU and iGPU Acceleration
1+
# Local Tiny Agents with AMD NPU and iGPU Acceleration
22

33
In this section, we'll show how to accelerate our end-to-end Tiny Agents application using AMD Neural Processing Unit (NPU) and integrated GPU (iGPU). We then enhance our end-to-end application by providing it with access to local files and creating an assistant to handle sensitive information locally, ensuring maximum privacy.
44

0 commit comments

Comments
 (0)