Skip to content

an attempt to implement llama-adapter-v2 that compatible with more other models.

Notifications You must be signed in to change notification settings

PanQiWei/MMAdaptionPromptV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMAdaptionPromptV2

an attempt to implement multi-modal llama-adapter-v2 that compatible with more other models.

Notes

  • use this peft fork which implements prompt-adaption-v2 that supports multi-modal fine-tuning.
  • currently only trained using clip-large + llama-7b on 1xA100-40G.
  • one should download zip files of COCO and put into datasets/coco before trying this project.

About

an attempt to implement llama-adapter-v2 that compatible with more other models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages