From 597712006c81a6f57d9335354297b692b2425867 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 18 May 2024 19:46:44 -0700 Subject: [PATCH] Update README.md --- llama/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama/README.md b/llama/README.md index a7c885bd..9c1964b8 100644 --- a/llama/README.md +++ b/llama/README.md @@ -1,6 +1,6 @@ # `llama` -This package integrates llama.cpp a Go package. +This package integrates llama.cpp as a Go package that's easy to build with different tags for different CPU and GPU processors. - [x] CPU - [x] avx, avx2