Rainnighttram commited on
Commit
09c7b8d
·
verified ·
1 Parent(s): 82168b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -3,7 +3,13 @@ base_model:
3
  - Dream-org/Dream-v0-Instruct-7B
4
  ---
5
 
6
- # Usage
 
 
 
 
 
 
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: