From 41250a17260a4a84eac5631390303514b9df023c Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Sat, 28 Dec 2024 11:16:42 +0100 Subject: [PATCH] docs: update in-progress notes --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index aa2407e..7f1697d 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ This repository contains notes and code examples related to AI. ### In-progress -* [kv-cache](./notes/llama-kv-cache.md#user-content-wip) llama kv-cache exploration -* [llava](./notes/llava.md#user-content-wip) llava exploration -* [llama.cpp server](./notes/llama-server.md) llama.cpp server exploration +* [vision-api](./notes/llama.cpp/vision-model-issue.md) Vision API exploration issue in llama.cpp ### Topics