Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -122,3 +122,13 @@ print(try await session.respond(to: "Explain on-device AI in one sentence."))
|
|
| 122 |
|
| 123 |
Apache-2.0 (upstream MiniCPM5 license). Model © OpenBMB — see
|
| 124 |
https://huggingface.co/openbmb/MiniCPM5-1B. Conversion: community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
| 123 |
Apache-2.0 (upstream MiniCPM5 license). Model © OpenBMB — see
|
| 124 |
https://huggingface.co/openbmb/MiniCPM5-1B. Conversion: community.
|
| 125 |
+
|
| 126 |
+
<!-- funnel:v1 -->
|
| 127 |
+
|
| 128 |
+
---
|
| 129 |
+
|
| 130 |
+
**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.
|
| 131 |
+
|
| 132 |
+
**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.
|
| 133 |
+
|
| 134 |
+
<!-- /funnel:v1 -->
|