mlboydaisuke commited on
Commit
b3f465f
·
verified ·
1 Parent(s): 364cd44

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
@@ -82,3 +82,13 @@ Full on-device (iPhone) was **verified infeasible** with this model: DINOv3 ViT-
82
  is ~3.1 GB and the DiT's 12294-token full-attention score matrix alone is ~4.8 GB, both over the
83
  ~3.3 GB iOS app memory budget (weight precision doesn't fix the attention working set). Needs
84
  flash-attention conversion / weight streaming. The Mac-link client is the shipped path.
 
 
 
 
 
 
 
 
 
 
 
82
  is ~3.1 GB and the DiT's 12294-token full-attention score matrix alone is ~4.8 GB, both over the
83
  ~3.3 GB iOS app memory budget (weight precision doesn't fix the attention working set). Needs
84
  flash-attention conversion / weight streaming. The Mac-link client is the shipped path.
85
+
86
+ <!-- funnel:v1 -->
87
+
88
+ ---
89
+
90
+ **More models in this format:** [Core AI Model Zoo](https://huggingface.co/collections/mlboydaisuke/core-ai-model-zoo-6a7ff330f753e8dcae04671a) — 75 models, each with the recipe that produced it.
91
+
92
+ **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.
93
+
94
+ <!-- /funnel:v1 -->