Skip to content

A library for training, testing and deploying vision language models, Including DeepSeek-based LLaVA.

License

Notifications You must be signed in to change notification settings

mkturkcan/seers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seers

Seers is a simple Python library for vision language model training and education. It provides training recipes and prediction code for cleanly training and deploying vision language models.

Installation

Environment Setup

Please follow Python environment setup instructions for setting up your environment.

Seers Setup

pip install git+https://github.com/facebookresearch/schedule_free.git
pip install peft
git clone https://github.com/mkturkcan/seers.git
cd seers/seers/

Examples

Prediction

A simple model example is given at HuggingFace.

Training

About

A library for training, testing and deploying vision language models, Including DeepSeek-based LLaVA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages