An open API service indexing awesome lists of open source software.

https://github.com/lucataco/cog-llama-3-vision-alpha

Cog wrapper for qresearch/llama-3-vision-alpha
https://github.com/lucataco/cog-llama-3-vision-alpha

cog transformers

Last synced: 12 months ago
JSON representation

Cog wrapper for qresearch/llama-3-vision-alpha

Awesome Lists containing this project

README

          

# qresearch/llama-3-vision-alpha Cog Model

This is an implementation of [qresearch/llama-3-vision-alpha](https://huggingface.co/qresearch/llama-3-vision-alpha) as a [Cog](https://github.com/replicate/cog) model.

## Development

Follow the [model pushing guide](https://replicate.com/docs/guides/push-a-model) to push your own model to [Replicate](https://replicate.com).

## Basic Usage

To run a prediction:

cog predict -i image=@frieren.jpg -i prompt="Describe the image"

![input](frieren.jpg)