Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It counted wrong #113

Open
gordingin opened this issue Nov 9, 2024 · 0 comments
Open

It counted wrong #113

gordingin opened this issue Nov 9, 2024 · 0 comments

Comments

@gordingin
Copy link

best_practices_for_vision.ipynb

the question, that I didn't changed was "How many dogs are in this picture?"

message_list = [
{
"role": 'user',
"content": [
{"type": "image", "source": {"type": "base64", "media_type": "image/jpeg", "data": get_base64_encoded_image("../images/best_practices/nine_dogs.jpg")}},
{"type": "text", "text": "How many dogs are in this picture?"}
]
}
]

Answer was ...The image shows 10 dogs sitting together in a grassy field with some flowers..

Btw, there are 9 dogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant