From ecbdcaa57ef19ed0ced48349c85cedf4891ad2e0 Mon Sep 17 00:00:00 2001 From: martin legrand Date: Mon, 14 Apr 2025 14:33:04 +0200 Subject: [PATCH] upd readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b022ac..2608974 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ If this section is incomplete please raise an issue. | 7B | 8GB Vram | ⚠️ Not recommended. Performance is poor, frequent hallucinations, and planner agents will likely fail. | | 14B | 12 GB VRAM (e.g. RTX 3060) | ✅ Usable for simple tasks. May struggle with web browsing and planning tasks. | | 32B | 24+ GB VRAM (e.g. RTX 4090) | 🚀 Success with most tasks, might still struggle with task planning | -| 70B+ | 48+ GB Vram (eg. rtx 4090) | 💪 Excellent. Recommended for advanced use cases. | +| 70B+ | 48+ GB Vram (eg. mac studio) | 💪 Excellent. Recommended for advanced use cases. | **Q: Why Deepseek R1 over other models?**