marissaw commited on
Commit
97baa7d
·
verified ·
1 Parent(s): ac08a14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  # LiteRT Community
11
 
12
- [LiteRT](https://ai.google.dev/edge/litert) is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms. It is the improved successor to TensorFlow Lite. On this community page, you can find ready-to-run LiteRT models for a wide range of ML/AI tasks.
13
 
14
  Within this ecosystem, [LiteRT-LM](https://github.com/google-ai-edge/LiteRT-LM/blob/main/README.md) specializes in cutting edge GenAI. Recognizing that LLMs now function as complex pipelines of related models rather than single standalone models, LiteRT-LM leverages LiteRT to deliver an optimized solution for running LLMs on-device.
15
 
 
9
 
10
  # LiteRT Community
11
 
12
+ [LiteRT](https://ai.google.dev/edge/litert) is Google's on-device framework for high-performance ML & GenAI deployment on edge platforms. It is the improved successor to TensorFlow Lite. On this community page, you can find ready-to-run LiteRT models for a wide range of ML/AI tasks.
13
 
14
  Within this ecosystem, [LiteRT-LM](https://github.com/google-ai-edge/LiteRT-LM/blob/main/README.md) specializes in cutting edge GenAI. Recognizing that LLMs now function as complex pipelines of related models rather than single standalone models, LiteRT-LM leverages LiteRT to deliver an optimized solution for running LLMs on-device.
15