diff options
author | Jhen-Jie Hong <iainst0409@gmail.com> | 2023-08-29 17:30:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 12:30:10 +0300 |
commit | 74e0caeb82fc9db77fa2cc93070bb919a9a935dd (patch) | |
tree | ea5dd5e289fc1c4b5dbe9f4654c2a6a6459f243d | |
parent | d4b5e16c32ba9c5fa6bbd035e80a99c113050cde (diff) |
readme : add react-native binding (#2869)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ as the main playground for developing new features for the [ggml](https://github - C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp) - Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s) - Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj) +- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn) **UI:** |