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
Expand Up @@ -5,7 +5,6 @@ minutes_to_complete: 120

who_is_this_for: This is an introductory topic for software developers learning about dynamic memory allocation for the first time, and who may have used malloc and free in C programming. It also provides a starting point to explore more advanced memory allocation topics.

layout: learningpathall
learning_objectives:
- Explain how dynamic memory allocation and the C heap works
- Write a simple dynamic memory allocator
Expand Down Expand Up @@ -56,4 +55,4 @@ shared_between:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
---
---
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,5 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall

---
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,5 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall

---
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ cloud_service_providers: AWS
armips:
- Neoverse

layout: learningpathall

learning_path_main_page: 'yes'

operatingsystems:
- Linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ subjects: Performance and Architecture
armips:
- Neoverse

layout: learningpathall

learning_path_main_page: 'yes'

operatingsystems:
- Linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ rag_data_cutoff_date: 2025/01/17

title_chatbot_area: Phi-4-mini Chatbot Demo

prismjs: true



### Specific details to this demo
Expand All @@ -51,7 +49,6 @@ tps_ranges:
### FIXED, DO NOT MODIFY
# ================================================================================
demo_template_name: phi_onnx_chatbot_demo # allows the 'demo.html' partial to route to the correct Configuration and Demo/Stats sub partials for page render.
weight: 2 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
---
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ prerequisites:
- An Arm Neoverse-based (N1, N2 or V1) computer running Linux. For your host OS, you can use Amazon Linux 2023 or newer, Debian 10 or newer, RHEL 8 or newer, or Ubuntu 20.04 or newer.

author: Julie Gaskin
author: Julie Gaskin

### Tags
skilllevels: Introductory
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ rag_data_cutoff_date: 2025/01/17

title_chatbot_area: Arm RAG Demo

prismjs: true



### Specific details to this demo
Expand All @@ -55,7 +53,6 @@ tps_ranges:
### FIXED, DO NOT MODIFY
# ================================================================================
demo_template_name: llm_chatbot_rag_demo # allows the 'demo.html' partial to route to the correct Configuration and Demo/Stats sub partials for page render.
weight: 2 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
---
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
layout: learningpathall
---