From a98457da72c7916e6a045839b6316bda2c21a835 Mon Sep 17 00:00:00 2001 From: Sam Yu <25761223+yudataguy@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:06:45 +0900 Subject: [PATCH] Add LLAMA.CPP Dart add llama.cpp dart library https://github.com/netdur/llama_cpp_dart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b809e45..5555c99 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Please take a quick look at the [contribution guidelines](/CONTRIBUTING.md) firs * [route_hierarchical](https://github.com/angular/route.dart) - Route is a client routing library for Dart that helps make building single-page web apps. * [Darq](https://pub.dev/packages/darq) - A port of functional LINQ from the .NET library. * [Basics](https://github.com/google/dart-basics) - A Dart library containing convenient extension methods on basic Dart objects. +* [LLAMA.CPP DART](https://github.com/netdur/llama_cpp_dart) - A llama.cpp dart port library for running local and open source LLM. ## Dependency Injection