From a163bca0c88dfc9360617a07bc75277fa9777f96 Mon Sep 17 00:00:00 2001 From: guanguans Date: Fri, 26 Apr 2024 09:39:19 +0800 Subject: [PATCH] =?UTF-8?q?kambo-1st/llama-cpp-php:=20=E9=80=9A=E8=BF=87?= =?UTF-8?q?=E8=AF=A5=E8=BD=AF=E4=BB=B6=E5=8C=85=EF=BC=8C=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E5=9C=A8=20PHP=20=E4=B8=AD=E4=BD=BF=E7=94=A8=20LLama=20C++=20?= =?UTF-8?q?=E5=BA=93=EF=BC=8C=E4=BB=8E=E8=80=8C=E5=8F=AF=E4=BB=A5=E5=9C=A8?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E8=AE=A1=E7=AE=97=E6=9C=BA=E4=B8=8A=E7=94=A8?= =?UTF-8?q?=20PHP=20=E8=AE=BE=E7=BD=AE=E5=92=8C=E6=89=A7=E8=A1=8C=20LLM=20?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ee77ea0345..abe86a60497 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ + +### April 26, 2024 +- [kambo-1st/llama-cpp-php: 通过该软件包,可以在 PHP 中使用 LLama C++ 库,从而可以在本地计算机上用 PHP 设置和执行 LLM 模型。](https://github.com/kambo-1st/llama-cpp-php) ### April 25, 2024 - [Zxilly/go-size-analyzer: 分析 Golang 二进制文件编译后依赖关系大小的工具,可深入了解依赖关系对最终构建的影响。](https://github.com/Zxilly/go-size-analyzer) - [bepsvpt/blurhash: 集成了 Laravel 的 BlurHash PHP 实现。](https://github.com/bepsvpt/blurhash)