From dc4d9055dcdbbc8a8b5ae63a6a53c73ae39ee18e Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 25 Jan 2026 16:22:27 -0300 Subject: [PATCH] Fix hardware docs: correct GGUF links, real file sizes, accurate VRAM requirements - Update GLM-4-9B links to working bartowski repos - Add real DeepSeek-V3 file sizes (409GB Q4_K_M) - Fix Mistral Large 2407 calculations (50GB Q2_K) - Create DEPENDENCIES.sh and DEPENDENCIES-DEV.sh scripts - Rewrite TODO-install.md with actual deployment strategy - Update compatibility matrix with real VRAM needs --- botbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botbook b/botbook index 2caf2d0..0be2019 160000 --- a/botbook +++ b/botbook @@ -1 +1 @@ -Subproject commit 2caf2d049493482d68c99c1894c96f981fe59fbc +Subproject commit 0be201911756e6014d4539f7d6634e744e7b15f0