Skip to content

abhinavpola/tinyflamingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyFlamingo

A tinygrad implementation of the Flamingo model. Pretty much just plugged tiny ViT and tiny llama together.

pip install -r requirements.txt
python demo.py

Sources:

TODO

  • Try it with bigger llama
  • Make it trainable
  • Write an eval script
  • Get it to work with other vision-language pairings
  • Optimize
  • Clean up

About

A tinygrad implementation of Flamingo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages