Added vram requirements
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model: meta-llama/Llama-2-70b-chat-hf
|
|
4 |
---
|
5 |
|
6 |
# Chadgpt Llama2 70b conversation
|
|
|
7 |
|
8 |
## Colab Example
|
9 |
https://colab.research.google.com/drive/10ZBNDK3lRn_IdPgSFQIO2f2UphP1MiVi?usp=sharing
|
|
|
4 |
---
|
5 |
|
6 |
# Chadgpt Llama2 70b conversation
|
7 |
+
A minimum of 36 GB VRAM is required.
|
8 |
|
9 |
## Colab Example
|
10 |
https://colab.research.google.com/drive/10ZBNDK3lRn_IdPgSFQIO2f2UphP1MiVi?usp=sharing
|