anthonymikinka commited on
Commit
6e2cb63
·
verified ·
1 Parent(s): 306b330

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -5
README.md CHANGED
@@ -1,5 +1,19 @@
1
- ---
2
- license: other
3
- license_name: apple-sample-code-license
4
- license_link: LICENSE
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
+