mlboydaisuke commited on
Commit
18457e1
·
verified ·
1 Parent(s): 2175916

README: add gen-cards use-it markers

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -31,6 +31,9 @@ This completes the on-device RAG trifecta alongside the text
31
  dense) and [Qwen3-Reranker](https://huggingface.co/mlboydaisuke/Qwen3-Reranker-0.6B-CoreAI)
32
  (cross-encoder): **embed → rerank → visual-retrieval**, all on device.
33
 
 
 
 
34
  ## Two encoders (two graphs)
35
 
36
  | graph | input | output | fp16 size |
 
31
  dense) and [Qwen3-Reranker](https://huggingface.co/mlboydaisuke/Qwen3-Reranker-0.6B-CoreAI)
32
  (cross-encoder): **embed → rerank → visual-retrieval**, all on device.
33
 
34
+ <!-- gen-cards:use-it begin id=colmodernvbert (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
35
+ <!-- gen-cards:use-it end -->
36
+
37
  ## Two encoders (two graphs)
38
 
39
  | graph | input | output | fp16 size |