Image-Text-to-Text
Transformers
Safetensors
vqa
vlm
Inference Endpoints
mehmetkeremturkcan commited on
Commit
b9fde93
·
verified ·
1 Parent(s): ab46380

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-Femto</p>
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-Femto
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,