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

https://github.com/zsxkib/cog-paligemma2-10b-mix


https://github.com/zsxkib/cog-paligemma2-10b-mix

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Usage

Run predictions with:
```bash
sudo cog predict -i image=@examples/password.jpg -i text="what is the password" -i max_new_tokens=10
```

Example output:
`The password is 12345`