cambrian
cambrian copied to clipboard
Inference demo for pretrained checkpoints
Thanks for sharing the pretrained checkpoints on huggingface.
It seems the config.json file is missing and we cannot load the pretrained model as how llava has done.
Could you provide a simple demo to show how we can use the pretrained model for tasks such as captioning or QA? Thanks!