cormacb shirakiin commited on
Commit
96ffa49
·
verified ·
1 Parent(s): 395035b

Update README.md (#5)

Browse files

- Update README.md (bf8e0b38269bc4674abe2f53b9e84713d2f2ce60)


Co-authored-by: Weiyi Wang <[email protected]>

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -86,6 +86,9 @@ on Colab could be much worse than on a local device.*
86
 
87
  ### Android via Google AI Edge Gallery and MediaPipe
88
 
 
 
 
89
  * Download and install
90
  [the apk](https://github.com/google-ai-edge/gallery/releases/latest/download/ai-edge-gallery.apk).
91
  * Follow the instructions in the app.
@@ -95,6 +98,9 @@ from the GitHub repository.
95
 
96
  ### Android or Desktop via LiteRT LM
97
 
 
 
 
98
  Follow the LitRT LM [instructions](https://github.com/google-ai-edge/LiteRT-LM/blob/main/README.md) to build our Open Source LiteRT LM runtime to run LiteRT models.
99
 
100
  ### iOS via MediaPipe
 
86
 
87
  ### Android via Google AI Edge Gallery and MediaPipe
88
 
89
+ > [!NOTE]
90
+ > Gemma3 270M on Android with GPU acceleration is WIP and will be coming soon.
91
+
92
  * Download and install
93
  [the apk](https://github.com/google-ai-edge/gallery/releases/latest/download/ai-edge-gallery.apk).
94
  * Follow the instructions in the app.
 
98
 
99
  ### Android or Desktop via LiteRT LM
100
 
101
+ > [!NOTE]
102
+ > Gemma3 270M via LiteRT-LM with GPU acceleration is WIP and will be coming soon.
103
+
104
  Follow the LitRT LM [instructions](https://github.com/google-ai-edge/LiteRT-LM/blob/main/README.md) to build our Open Source LiteRT LM runtime to run LiteRT models.
105
 
106
  ### iOS via MediaPipe