Skip to content

Commit b632d86

Browse files
committed
Link to Core ML PR
Co-authored-by: Joshua Newman <[email protected]> Co-authored-by: Yuduo Wu <[email protected]> Co-authored-by: Alejandro Isaza <[email protected]> Co-authored-by: Aseem Wadhwa <[email protected]> Reference: #257
1 parent 1cdea34 commit b632d86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ print("Files downloaded to: \(modelDirectory.path)")
8686
The `Models` and `Generation` modules provide handy utilities when working with language models in CoreML. Check out our
8787
example converting and running Mistral 7B using CoreML [here](https://github.com/huggingface/swift-transformers/tree/main/Examples).
8888

89+
The [modernization of Core ML](https://github.com/huggingface/swift-transformers/pull/257) and corresponding examples were primarily contributed by @joshnewnham, @1duo, @alejandro-isaza, @aseemw. Thank you 🙏
90+
8991
## Usage via SwiftPM
9092

9193
To use `swift-transformers` with SwiftPM, you can add this to your `Package.swift`:

0 commit comments

Comments
 (0)