mkd-hika commited on
Commit
aa35815
·
verified ·
1 Parent(s): a1914ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -18,11 +18,8 @@ pipeline_tag: image-text-to-text
18
 
19
  # Keural VLM — Vision-Language Model <sub>(PoC · V0.1)</sub>
20
 
21
- **## Overview
22
-
23
- Keural VLM is a proof-of-concept vision-language model developed to explore lightweight multimodal learning using a custom vision encoder. Unlike many existing VLMs, the model does not rely on a pretrained CLIP backbone. Instead, the visual encoder is trained from scratch and connected to Mistral-7B-Instruct through a lightweight projection module.
24
-
25
- The current release demonstrates the full training pipeline—from vision pretraining to supervised fine-tuning and Direct Preference Optimization (DPO)—while evaluating how a compact encoder performs across a range of multimodal benchmarks.**
26
 
27
  <p>
28
  <img src="https://img.shields.io/badge/MKD_Co.,_Ltd.-Keural-6d28d9?style=for-the-badge" alt="MKD">
 
18
 
19
  # Keural VLM — Vision-Language Model <sub>(PoC · V0.1)</sub>
20
 
21
+ **##Keural VLM is a proof-of-concept vision-language model developed to explore lightweight multimodal learning using a custom vision encoder. Unlike many existing VLMs, the model does not rely on a pretrained CLIP backbone. Instead, the visual encoder is trained from scratch and connected to Mistral-7B-Instruct through a lightweight projection module.
22
+ .**
 
 
 
23
 
24
  <p>
25
  <img src="https://img.shields.io/badge/MKD_Co.,_Ltd.-Keural-6d28d9?style=for-the-badge" alt="MKD">