Upload folder using huggingface_hub
Browse files- OpenELM-270M-128-float16.mlpackage.zip +3 -0
- README.md +7 -0
OpenELM-270M-128-float16.mlpackage.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b117fc31c04563bcded2fefc00e2431378241aeee324973b26e3368473d1ac0
|
| 3 |
+
size 501635674
|
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
This repository contains a Core ML conversion of [apple/OpenELM-270M](https://hf.co/apple/OpenELM-270M) with the following characteristics:
|
| 3 |
+
|
| 4 |
+
- Sequence length: 128, fixed.
|
| 5 |
+
- Precision: float16.
|
| 6 |
+
|
| 7 |
+
Please, check the [original model card](https://hf.co/apple/OpenELM-270M) for additional details on the model.
|