Update README.md
Browse files
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 |
-
|
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 |
|