English
naveensp commited on
Commit
59bfa25
·
verified ·
1 Parent(s): 5a23ab0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -16,9 +16,8 @@ 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:
20
- git clone https://huggingface.co/IntelLabs/LlavaOLMoBitnet1B
21
- cd LlavaOLMoBitnet1B
22
 
23
  Install all the requirements by following instructions on requirements.txt
24
 
 
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