tylermullen commited on
Commit
c5dd084
·
verified ·
1 Parent(s): f3648ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,4 +13,5 @@ models:
13
  - google/gemma-3n-E4B-it-litert-lm
14
  - google/gemma-3n-E2B-it-litert-lm
15
  ---
16
- Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/hugging_face_js)
 
 
13
  - google/gemma-3n-E4B-it-litert-lm
14
  - google/gemma-3n-E2B-it-litert-lm
15
  ---
16
+ Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/hugging_face_js)
17
+ For more information, see [MediaPipe LLM API reference docs](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference/web_js)