From 27d4c14f75878a7e4c5dca3405b5e3c8cfbc57cf Mon Sep 17 00:00:00 2001 From: "Mohamed F. Ahmed" Date: Fri, 25 Aug 2023 10:45:06 -0700 Subject: [PATCH] Update README.md Adding links to Q&A discussions and MiniGPT Discord server --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0e98d20..68809f5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1OK4kYsZphwt5DXchKkzMBjYF6jnkqh4R?usp=sharing) [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://www.youtube.com/watch?v=__tftoxpBAw&feature=youtu.be) +## 💡 Get help - [Q&A](https://github.com/Vision-CAIR/MiniGPT-4/discussions/categories/q-a) or [Discord 💬](https://discord.gg/5WdJkjbAeE) + +
## News We now provide a pretrained MiniGPT-4 aligned with Vicuna-7B! The demo GPU memory consumption now can be as low as 12GB.