Skip to content

Commit

Permalink
Update documentation with Swift port reference
Browse files Browse the repository at this point in the history
  • Loading branch information
otabuzzman committed May 23, 2024
1 parent d3cf9e2 commit 5f87b13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,9 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p
- [llm.rs](https://github.com/yijunyu/llm.rs) by @[Yijun Yu](https://github.com/yijunyu): a Rust rewrite with the aim to have same performance
- [llm.rs](https://github.com/ToJen/llm.rs) by @[ToJen](https://github.com/ToJen): a Rust port of this project

- Swift
- [llm.swift](https://github.com/otabuzzman/llm.swift) by @[otabuzzman](https://github.com/otabuzzman): a Swift port of this project

- Zig
- [llm.zig](https://github.com/Saimirbaci/llm.zig) by @[saimirbaci](https://github.com/Saimirbaci): a Zig port of this project

Expand Down

0 comments on commit 5f87b13

Please sign in to comment.