riddhimanrana commited on
Commit
ce37ded
·
verified ·
1 Parent(s): dc242f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
 
22
  ## Model Details
23
 
24
- `fastvlm-0.5b-captions` is a finetuned version of **FastVLM-0.5B Stage 3** from the [FastVLM official repository](https://github.com/apple/ml-fastvlm), built for **efficient structured image captioning on mobile devices**. This model incorporates **LoRA fine-tuning**, **4-bit quantization**, and **MobileCLIP-S0** as its vision tower, achieving substantial RAM reductions for embedded inference.
25
 
26
  ### Model Description
27
 
 
21
 
22
  ## Model Details
23
 
24
+ `fastvlm-0.5b-captions` is a finetuned version of **FastVLM-0.5B Stage 3** from the [FastVLM official repository](https://github.com/apple/ml-fastvlm), built for **efficient structured image captioning on mobile devices**. This model incorporates **LoRA fine-tuning**, **4-bit quantization**, and **MobileCLIP-S0** as its vision tower, achieving substantial RAM reductions for embedded inference. This is part of a larger research project that I'm conducting. Find out more at [orionlive.ai/research](https://orionlive.ai/research) or visit my git repo [riddhimanrana/orion](https://github.com/riddhimanrana/orion)
25
 
26
  ### Model Description
27