Skip to content

Commit

Permalink
Merge pull request #1253 from ArmDeveloperEcosystem/main
Browse files Browse the repository at this point in the history
Demo production update
  • Loading branch information
pareenaverma authored Sep 15, 2024
2 parents 82dcf59 + f391f93 commit dbd7c29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Run a llama.cpp chatbot powered by Arm Kleidi technology
draft: true

overview: |
This Arm Kleidi learning path shows how to use a single AWS Graviton instance -- powered by an Arm Neoverse CPU -- to build a simple “Token as a Service” server, used below to provide a chat-bot to serve a small number of concurrent users.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Deploy a Large Language Model (LLM) chatbot on Arm servers
title: Deploy a Large Language Model (LLM) chatbot with llama.cpp using KleidiAI on Arm servers

minutes_to_complete: 30

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Run a Large Language Model (LLM) chatbot with PyTorch on Arm servers
title: Run a Large Language Model (LLM) chatbot with PyTorch using KleidiAI on Arm servers

minutes_to_complete: 30

Expand Down

0 comments on commit dbd7c29

Please sign in to comment.