Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,13 @@ base_model:
|
|
3 |
- Dream-org/Dream-v0-Instruct-7B
|
4 |
---
|
5 |
|
6 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
## Single Chat
|
8 |
|
9 |
Here's how to load and use the quantized model:
|
|
|
3 |
- Dream-org/Dream-v0-Instruct-7B
|
4 |
---
|
5 |
|
6 |
+
# System Requirement
|
7 |
+
Recommended to hace over 10GB VRAM (Test Round consumes over 9GB VRAM).
|
8 |
+
|
9 |
+
# Pre-requirements
|
10 |
+
- transformers==4.46.2
|
11 |
+
- torch==2.5.1
|
12 |
+
-
|
13 |
## Single Chat
|
14 |
|
15 |
Here's how to load and use the quantized model:
|