dragynir commited on
Commit
298bf96
·
verified ·
1 Parent(s): fa98755

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ You need to slightly modify this pipeline to support image as input (see COLAB e
8
  Currently, [AI Edge Torch](https://github.com/google-ai-edge/ai-edge-torch/tree/main/ai_edge_torch/generative/examples) models not supported
9
  on [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference),
10
  for example [qwen_vl model](https://github.com/google-ai-edge/ai-edge-torch/tree/main/ai_edge_torch/generative/examples/qwen_vl),
11
- that was used to as reference to write SmolVLM-256M-Instruct convertation scripts (coming soon).
12
 
13
 
14
  ## Use the models
 
8
  Currently, [AI Edge Torch](https://github.com/google-ai-edge/ai-edge-torch/tree/main/ai_edge_torch/generative/examples) models not supported
9
  on [MediaPipe LLM Inference API](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference),
10
  for example [qwen_vl model](https://github.com/google-ai-edge/ai-edge-torch/tree/main/ai_edge_torch/generative/examples/qwen_vl),
11
+ that was used as reference to write SmolVLM-256M-Instruct convertation scripts (coming soon).
12
 
13
 
14
  ## Use the models