mlboydaisuke commited on
Commit
e4c7702
·
verified ·
1 Parent(s): 30ecea1

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 @@ torch.export → to_edge_transform_and_lower(XnnpackPartitioner) → .pte
80
  The ExecuTorch tree ships a single-graph Whisper example under
81
  `examples/models/whisper`. This is that model with the halves separated, because a
82
  combined graph re-encodes the audio on every decoded token.
 
 
 
 
 
 
 
 
 
 
 
80
  The ExecuTorch tree ships a single-graph Whisper example under
81
  `examples/models/whisper`. This is that model with the halves separated, because a
82
  combined graph re-encodes the audio on every decoded token.
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 -->