mlboydaisuke commited on
Commit
5830135
·
verified ·
1 Parent(s): 55bd11a

Link the card back to its collection and the request box

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -80,3 +80,13 @@ the decoder are dropped, since their lowered form mis-sizes on a single-point ex
80
  The GPU-specific rewrites in the LiteRT build of this model (splitting the
81
  squeeze-excite mean, replacing ConvTranspose2d) are ML Drift workarounds and are not
82
  needed here — XNNPACK runs the stock graph.
 
 
 
 
 
 
 
 
 
 
 
80
  The GPU-specific rewrites in the LiteRT build of this model (splitting the
81
  squeeze-excite mean, replacing ConvTranspose2d) are ML Drift workarounds and are not
82
  needed here — XNNPACK runs the stock graph.
83
+
84
+ <!-- funnel:v1 -->
85
+
86
+ ---
87
+
88
+ **More models in this format:** [ExecuTorch Model Zoo](https://huggingface.co/collections/mlboydaisuke/executorch-model-zoo-6a7ff328390b63075ffeae5e) — 31 models, each with the recipe that produced it.
89
+
90
+ **Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
91
+
92
+ <!-- /funnel:v1 -->