Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -54,3 +54,13 @@ overflow half precision — so fp32 is shipped; a smaller int8 variant is future
|
|
| 54 |
|
| 55 |
Gemma Terms of Use (see the upstream model card). Conversion script: this repo's
|
| 56 |
sibling, based on apple/coreai-models' recipe patterns (BSD-3-Clause).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
Gemma Terms of Use (see the upstream model card). Conversion script: this repo's
|
| 56 |
sibling, based on apple/coreai-models' recipe patterns (BSD-3-Clause).
|
| 57 |
+
|
| 58 |
+
<!-- funnel:v1 -->
|
| 59 |
+
|
| 60 |
+
---
|
| 61 |
+
|
| 62 |
+
**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.
|
| 63 |
+
|
| 64 |
+
**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.
|
| 65 |
+
|
| 66 |
+
<!-- /funnel:v1 -->
|