summary history branches tags files
commit:400438efdef0cbe9268f4ff500cc9960c9097c1d
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jan 15 03:22:51 2025 +0100
parents:7f8c4437fc87174275a86c64923d254491c8fb5b
readme: LLaMa -> LLaVa
diff --git a/README.md b/README.md
line changes: +1/-1
index 7eb44a9..67e83e3
--- a/README.md
+++ b/README.md
@@ -260,7 +260,7 @@ Options:
 
 ## Example usage
 
-The following snippet shows how to install and use everything necessary to perform basic automatic tagging with pww on Arch Linux, using llama.cpp's Vulkan variant (GPU-accelerated on old machines) with the LLaMa image analysis model.
+The following snippet shows how to install and use everything necessary to perform basic automatic tagging with pww on Arch Linux, using llama.cpp's Vulkan variant (GPU-accelerated on old machines) with the LLaVa image analysis model.
 
 This is only intended as documentation.  Do not follow it blindly without understanding the commands.