Skip to content

Commit be23b42

Browse files
committed
fix typo, add to section 7 to explain next steps
1 parent 7d2452d commit be23b42

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

content/learning-paths/mobile-graphics-and-gaming/voice-assistant/7-performance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,5 @@ To summarize, KleidiAI simplifies development by abstracting away low-level opti
147147

148148
As newer versions of the architecture become available, KleidiAI becomes even more powerful: simply updating the library allows applications like the multimodal Voice Assistant to take advantage of the latest architectural improvements such as SME2, without requiring any code changes. This means better performance on newer devices with no additional effort from developers.
149149

150+
You can now benchmark the LLM functionality successfully. Next, you can use Arm Streamline to gain deeper insight into performance and identify optimization opportunities.
150151

content/learning-paths/mobile-graphics-and-gaming/voice-assistant/8-performance-with-streamline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ You will start to see the capture being populated once the benchmarking applicat
115115

116116
Once the benchmarking application finishes, `Cancel` image download in streamline, it will take some time for capture to be analysed.
117117

118-
You can now look at the `Timeline` tab to see SME kernels utilization throughout the exeucution of your benchmarking application:
118+
You can now look at the `Timeline` tab to see SME kernels utilization throughout the execution of your benchmarking application:
119119

120120
![Streamline timeline alt-text#center](streamline_timeline.png "Streamline timeline")
121121

0 commit comments

Comments
 (0)