turingmotors / heron

Apache License 2.0
163 stars 25 forks source link

feat: add a script to perform inference using the Claude3 model #39

Closed kentosasaki-jp closed 6 months ago

kentosasaki-jp commented 7 months ago

feat: add a script to perform inference using the Claude3 model

Description

Add an inference script for Claude3 (We use Claude3 as a model for the performance comparison of VLMs).

Confirmed