Question Answering
LiteRT
English
Lumoslulula commited on
Commit
61a0d0c
verified
1 Parent(s): 6094c84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This model provides a few variants of the embedding model published in the [Geck
15
 
16
  * Try out the gecko embedding model in the [google ai edge RAG SDK](https://ai.google.dev/edge/mediapipe/solutions/genai/rag). You can find the SDK on [GitHub](https://github.com/google-ai-edge/ai-edge-apis/tree/main/local_agents/rag) or follow our [android guide](https://ai.google.dev/edge/mediapipe/solutions/genai/rag/android)
17
  to install directly from Maven. We have also published a
18
- [sample app](https://github.com/google-ai-edge/ai-edge-apis/tree/main/examples/local_agents/rag).
19
  * Use the sentencepiece model as the tokenizer for the Gecko embedding model.
20
 
21
  ## Performance
 
15
 
16
  * Try out the gecko embedding model in the [google ai edge RAG SDK](https://ai.google.dev/edge/mediapipe/solutions/genai/rag). You can find the SDK on [GitHub](https://github.com/google-ai-edge/ai-edge-apis/tree/main/local_agents/rag) or follow our [android guide](https://ai.google.dev/edge/mediapipe/solutions/genai/rag/android)
17
  to install directly from Maven. We have also published a
18
+ [sample app](https://github.com/google-ai-edge/ai-edge-apis/tree/main/examples/rag).
19
  * Use the sentencepiece model as the tokenizer for the Gecko embedding model.
20
 
21
  ## Performance