Skip to content

Commit 0006246

Browse files
authored
Merge pull request #1860 from pareenaverma/content_review
Content review
2 parents a09388c + c4929a6 commit 0006246

File tree

2 files changed

+5
-4
lines changed
  • content/learning-paths
    • embedded-and-microcontrollers/nav-mlek
    • servers-and-cloud-computing/vLLM-quant

2 files changed

+5
-4
lines changed

content/learning-paths/embedded-and-microcontrollers/nav-mlek/sw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ layout: "learningpathall"
1111

1212
You should use an `x86_64` development machine running Windows or Linux for the best experience.
1313

14-
The [Arm ML Evaluation Kit (MLEK)](https://review.mlplatform.org/plugins/gitiles/ml/ethos-u/ml-embedded-evaluation-kit) is not fully supported on Windows. Some of the required tools work only on Linux. Linux is recommended if you plan to use MLEK extensively.
14+
The [Arm ML Evaluation Kit (MLEK)](https://git.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit.git/) is not fully supported on Windows. Some of the required tools work only on Linux. Linux is recommended if you plan to use MLEK extensively.
1515

1616
There are some ML examples which can be developed using Windows tools.
1717

@@ -61,7 +61,7 @@ Use an editor or program such as `more` or `cat` to view the Dockerfile.
6161

6262
## Machine learning Frameworks
6363

64-
[TensorFlow Lite for Microcontrollers (TFLM)](https://www.tensorflow.org/lite/embedded-and-microcontrollers/) is on of the more common framework for microcontroller ML applications.
64+
[LiteRT for Microcontrollers](https://ai.google.dev/edge/litert/microcontrollers/overview), formerly known as TensorFlow Lite for Microcontrollers is one of the more common framework for microcontroller ML applications.
6565

6666
TensorFlow uses [`xxd`](https://linux.die.net/man/1/xxd/) to convert TensorFlow Lite models into C data structures.
6767

content/learning-paths/servers-and-cloud-computing/vLLM-quant/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ prerequisites:
2222
- Familiarity with Python and machine learning concepts.
2323
- An active Hugging Face account with access to the target model.
2424

25-
author: Rani Chowdary Mandepudi
26-
Phalani Paladugu
25+
author:
26+
- Rani Chowdary Mandepudi
27+
- Phalani Paladugu
2728

2829
### Tags
2930
skilllevels: Introductory

0 commit comments

Comments
 (0)