Skip to content

Commit 35f642c

Browse files
Merge pull request #2000 from jasonrandrews/review
Add Hugging Face tag to Learning Paths at https://huggingface.co/Arm
2 parents 187e9dc + c038564 commit 35f642c

File tree

21 files changed

+37
-14
lines changed

21 files changed

+37
-14
lines changed

content/learning-paths/embedded-and-microcontrollers/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ tools_software_languages_filter:
6161
- GitHub: 3
6262
- GitLab: 1
6363
- Himax SDK: 1
64+
- Hugging Face: 3
6465
- IP Explorer: 4
6566
- Jupyter Notebook: 1
6667
- K3s: 1

content/learning-paths/embedded-and-microcontrollers/llama-python-cpu/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tools_software_languages:
2828
- GenAI
2929
- Raspberry Pi
3030
- Python
31-
31+
- Hugging Face
3232

3333
further_reading:
3434
- resource:

content/learning-paths/embedded-and-microcontrollers/rpi-llama3/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ tools_software_languages:
3131
- LLM
3232
- GenAI
3333
- Raspberry Pi
34+
- Hugging Face
3435

3536

3637

content/learning-paths/embedded-and-microcontrollers/yolo-on-himax/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ armips:
3232
tools_software_languages:
3333
- Himax SDK
3434
- Python
35+
- Hugging Face
36+
3537
operatingsystems:
3638
- Linux
3739
- macOS

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ operatingsystems_filter:
1010
- Android: 2
1111
- ChromeOS: 1
1212
- Linux: 31
13-
- macOS: 7
14-
- Windows: 43
13+
- macOS: 8
14+
- Windows: 44
1515
subjects_filter:
1616
- CI-CD: 5
17-
- Containers and Virtualization: 5
17+
- Containers and Virtualization: 6
1818
- Migration to Arm: 28
1919
- ML: 2
2020
- Performance and Architecture: 25
@@ -39,7 +39,7 @@ tools_software_languages_filter:
3939
- Coding: 16
4040
- CSS: 1
4141
- Daytona: 1
42-
- Docker: 4
42+
- Docker: 5
4343
- GCC: 10
4444
- Git: 1
4545
- GitHub: 3
@@ -52,6 +52,7 @@ tools_software_languages_filter:
5252
- JavaScript: 2
5353
- Kubernetes: 1
5454
- Linux: 1
55+
- LLM: 1
5556
- LLVM: 1
5657
- llvm-mca: 1
5758
- MSBuild: 1
@@ -62,7 +63,7 @@ tools_software_languages_filter:
6263
- ONNX Runtime: 1
6364
- OpenCV: 1
6465
- perf: 4
65-
- Python: 5
66+
- Python: 6
6667
- Qt: 2
6768
- Remote.It: 1
6869
- RME: 1

content/learning-paths/mobile-graphics-and-gaming/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ key_ip:
99
- Mali
1010
maintopic: true
1111
operatingsystems_filter:
12-
- Android: 30
12+
- Android: 31
1313
- Linux: 27
1414
- macOS: 12
1515
- Windows: 11
1616
subjects_filter:
1717
- Gaming: 6
1818
- Graphics: 6
1919
- ML: 10
20-
- Performance and Architecture: 30
20+
- Performance and Architecture: 31
2121
subtitle: Optimize Android apps and build faster games using cutting-edge Arm tech
2222
title: Mobile, Graphics, and Gaming
2323
tools_software_languages_filter:
@@ -32,9 +32,9 @@ tools_software_languages_filter:
3232
- Arm Performance Studio: 2
3333
- assembly: 1
3434
- Bazel: 1
35-
- C: 1
35+
- C: 2
3636
- C#: 3
37-
- C++: 8
37+
- C++: 9
3838
- C/C++: 1
3939
- CCA: 1
4040
- Clang: 10
@@ -45,6 +45,7 @@ tools_software_languages_filter:
4545
- GCC: 10
4646
- GenAI: 2
4747
- GoogleTest: 1
48+
- Hugging Face: 5
4849
- Java: 6
4950
- KleidiAI: 1
5051
- Kotlin: 7

content/learning-paths/mobile-graphics-and-gaming/build-android-chat-app-using-onnxruntime/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ tools_software_languages:
2626
- ONNX Runtime
2727
- Android
2828
- Mobile
29+
- Hugging Face
30+
2931
operatingsystems:
3032
- Windows
3133
- Android

content/learning-paths/mobile-graphics-and-gaming/build-llama3-chat-android-app-using-executorch-and-xnnpack/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ tools_software_languages:
3535
- Java
3636
- C++
3737
- Python
38+
- Hugging Face
39+
3840
operatingsystems:
3941
- macOS
4042
- Android

content/learning-paths/mobile-graphics-and-gaming/kleidiai-on-android-with-mediapipe-and-xnnpack/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ tools_software_languages:
3131
- Android NDK
3232
- Bazel
3333
- XNNPACK
34+
- Hugging Face
35+
3436
operatingsystems:
3537
- Linux
3638

content/learning-paths/mobile-graphics-and-gaming/profiling-ml-on-arm/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ armips:
2929
tools_software_languages:
3030
- Android Studio
3131
- LiteRT
32+
- Hugging Face
33+
3234
operatingsystems:
3335
- Android
3436
- Linux

0 commit comments

Comments
 (0)