Skip to content

Commit 2adb292

Browse files
authored
Merge pull request #1282 from ArmDeveloperEcosystem/main
Update _index.md
2 parents f1fcfd8 + 73ef6bd commit 2adb292

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/llama-cpu

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/llama-cpu/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ who_is_this_for: This is an introductory topic for developers interested in runn
88
learning_objectives:
99
- Download and build llama.cpp on your Arm server.
1010
- Download a pre-quantized Llama 3.1 model from Hugging Face.
11-
- Re-quantize the model weights to take advantage of Arm improvements.
11+
- Re-quantize the model weights to take advantage of the Arm KleidiAI kernels.
1212
- Compare the pre-quantized Llama 3.1 model weights performance to the re-quantized weights on your Arm CPU.
1313

1414
prerequisites:

0 commit comments

Comments
 (0)