mlboydaisuke commited on
Commit
25c1f27
·
verified ·
1 Parent(s): 30b8a12

Add gen-cards use-it markers (kit runner enrollment)

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -26,6 +26,9 @@ and an instruction ("click the submit button"), it predicts the **click coordina
26
  UI element**. Built on the **Qwen3-VL-4B** backbone, so it rides the Core AI zoo's existing
27
  Qwen3-VL pipeline. The zoo's **first GUI-grounding / computer-use model**.
28
 
 
 
 
29
  ## Contents (`gpu-pipelined/`)
30
  - `holo2_4b_decode_int8lin_s1/` — the **decode** bundle (static query=1, per-block-32 int8 linear
31
  body; rides Apple's `coreai-pipelined` GPU engine, specializes on-device — no AOT needed). ~4.4 GB.
 
26
  UI element**. Built on the **Qwen3-VL-4B** backbone, so it rides the Core AI zoo's existing
27
  Qwen3-VL pipeline. The zoo's **first GUI-grounding / computer-use model**.
28
 
29
+ <!-- gen-cards:use-it begin id=holo2-4b (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
30
+ <!-- gen-cards:use-it end -->
31
+
32
  ## Contents (`gpu-pipelined/`)
33
  - `holo2_4b_decode_int8lin_s1/` — the **decode** bundle (static query=1, per-block-32 int8 linear
34
  body; rides Apple's `coreai-pipelined` GPU engine, specializes on-device — no AOT needed). ~4.4 GB.