mlboydaisuke commited on
Commit
ce3bf35
·
verified ·
1 Parent(s): f23b338

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
@@ -48,3 +48,13 @@ torch.export -> to_edge_transform_and_lower(partitioner) -> .pte
48
  (conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
49
 
50
  **Notes**: Top-down again: crop one animal first. AP-10K covers 54 mammal species; a general object detector's animal classes make a workable front end.
 
 
 
 
 
 
 
 
 
 
 
48
  (conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
49
 
50
  **Notes**: Top-down again: crop one animal first. AP-10K covers 54 mammal species; a general object detector's animal classes make a workable front end.
51
+
52
+ <!-- funnel:v1 -->
53
+
54
+ ---
55
+
56
+ **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.
57
+
58
+ **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.
59
+
60
+ <!-- /funnel:v1 -->