Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
<img src="https://github.com/mkturkcan/femtovlm/blob/main/assets/logo.png?raw=true" width="180" />
|
19 |
</p>
|
20 |
<h1 align="center">
|
21 |
-
<p>mehmetkeremturkcan/FemtoVLM-
|
22 |
</h1>
|
23 |
<h3 align="center">
|
24 |
<p>FemtoVLM: Tiniest Vision Language Models</p>
|
@@ -33,7 +33,7 @@ pip install git+https://github.com/facebookresearch/schedule_free.git
|
|
33 |
pip install peft
|
34 |
git clone https://github.com/mkturkcan/seers.git
|
35 |
cd seers/seers/
|
36 |
-
git clone https://huggingface.co/mehmetkeremturkcan/FemtoVLM-
|
37 |
```
|
38 |
## Test
|
39 |
Run, in the seers/seers folder,
|
|
|
18 |
<img src="https://github.com/mkturkcan/femtovlm/blob/main/assets/logo.png?raw=true" width="180" />
|
19 |
</p>
|
20 |
<h1 align="center">
|
21 |
+
<p>mehmetkeremturkcan/FemtoVLM-Small</p>
|
22 |
</h1>
|
23 |
<h3 align="center">
|
24 |
<p>FemtoVLM: Tiniest Vision Language Models</p>
|
|
|
33 |
pip install peft
|
34 |
git clone https://github.com/mkturkcan/seers.git
|
35 |
cd seers/seers/
|
36 |
+
git clone https://huggingface.co/mehmetkeremturkcan/FemtoVLM-Small
|
37 |
```
|
38 |
## Test
|
39 |
Run, in the seers/seers folder,
|