anthonymikinka
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- coreml
|
4 |
+
- text-generation
|
5 |
+
|
6 |
+
license: other
|
7 |
+
license_name: apple-sample-code-license
|
8 |
+
license_link: LICENSE
|
9 |
+
---
|
10 |
+
|
11 |
+
# OpenELM – Core ML
|
12 |
+
|
13 |
+
This repository contains a Core ML conversion of
|
14 |
+
[apple/OpenELM-270M-Instruct](https://huggingface.co/apple/OpenELM-270M-Instruct)
|
15 |
+
|
16 |
+
|
17 |
+
## code:
|
18 |
+
[antmikinka/swift-transformers-test](https://github.com/antmikinka/swift-transformers-test)
|
19 |
+
|