Skip to content

Commit c4929a6

Browse files
committed
Fixing authors in vllm and addressed issues #1821 and #1822
1 parent b1cd674 commit c4929a6

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/embedded-and-microcontrollers/nav-mlek

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-
[LiteRT for Microcontrollers](https://ai.google.dev/edge/litert/microcontrollers/overview), formerly known as TensorFlow Lite for 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

0 commit comments

Comments
 (0)