AhmedBou commited on
Commit
886fdd8
1 Parent(s): feb2b06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -8,6 +8,16 @@ tags:
8
  - LLM
9
  - Dolly
10
  ---
 
 
 
 
 
 
 
 
 
 
11
  Import this model using:
12
 
13
  <pre>
 
8
  - LLM
9
  - Dolly
10
  ---
11
+
12
+ Requirements:
13
+
14
+ <pre>
15
+ !pip install -q -U bitsandbytes
16
+ !pip install -q -U git+https://github.com/huggingface/transformers.git
17
+ !pip install -q -U git+https://github.com/huggingface/peft.git
18
+ !pip install -q -U git+https://github.com/huggingface/accelerate.git
19
+ </pre>
20
+
21
  Import this model using:
22
 
23
  <pre>