Skip to content

Commit c93dc1f

Browse files
committed
Start tech review on Litespark-Inference Learning Path
1 parent c1fcf52 commit c93dc1f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • content/learning-paths/laptops-and-desktops/litespark-inference

content/learning-paths/laptops-and-desktops/litespark-inference/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
title: Accelerate LLM inference on Arm CPUs with Litespark-Inference
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
description: Learn how to run BitNet-2B ternary LLMs fast on Arm CPUs with Litespark-Inference - no GPU, no PyTorch - and benchmark it against PyTorch for memory, speed, and energy.
59

610
minutes_to_complete: 25
711

8-
who_is_this_for: >
12+
who_is_this_for:
913
This is an introductory topic for developers who want to run a
1014
large language model on CPU - no GPU, no PyTorch, no cloud account.
1115
If you can `pip install` a package, you can run Litespark-Inference.

0 commit comments

Comments
 (0)