Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Vision LLM inference on Android with KleidiAI and MNN

draft: true
cascade:
draft: true

minutes_to_complete: 30

who_is_this_for: This is an advanced topic for Android developers who want to efficiently run Vision-Transformer(ViT) on android device.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Run an AI Agent Application with llama.cpp and llama-cpp-agent using KleidiAI on Arm servers.

draft: true
cascade:
draft: true

minutes_to_complete: 45

who_is_this_for: This is an introductory topic for software developers and ML engineers looking to run an AI Agent Application.
Expand Down