Skip to content

Groq model info (vision) is incorrect for some models #7

@FlorianSchneiderIU

Description

@FlorianSchneiderIU

There are multiple models that are actually capable of doing vision, but have vision = False, e.g.

"llama-3.2-11b-vision-preview": {
"vision": False,
"function_calling": False,
"json_output": False,
"family": "meta-llama3.2",
},
"llama-3.2-90b-vision-preview": {
"vision": False,
"function_calling": False,
"json_output": False,
"family": "meta-llama3.2",
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions