Skip to content

lucataco/cog-llava-phi-3-mini-hf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtuner/llava-phi-3-mini-hf Cog Model

This is an implementation of xtuner/llava-phi-3-mini-hf as a Cog model.

Development

Follow the model pushing guide to push your own fork of SDXL to Replicate.

Basic Usage

To run a prediction:

cog predict -i image=@lava.jpg -i prompt="What does the label 15 represent? (1) lava (2) core (3) tunnel (4) ash cloud"

lava