English
naveensp commited on
Commit
1ca2afa
1 Parent(s): 59bfa25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -16,8 +16,12 @@ The pre-training phase involves 1 epoch on a filtered subset of 595K Conceptual
16
  For model evaluation, please refer to the linked technical report (coming soon!).
17
 
18
  ### How to use
19
- Start off by cloning the repository: \ngit clone https://huggingface.co/IntelLabs/LlavaOLMoBitnet1B
20
- \ncd LlavaOLMoBitnet1B
 
 
 
 
21
 
22
  Install all the requirements by following instructions on requirements.txt
23
 
 
16
  For model evaluation, please refer to the linked technical report (coming soon!).
17
 
18
  ### How to use
19
+ Start off by cloning the repository:
20
+
21
+ git clone https://huggingface.co/IntelLabs/LlavaOLMoBitnet1B
22
+
23
+
24
+ cd LlavaOLMoBitnet1B
25
 
26
  Install all the requirements by following instructions on requirements.txt
27