Skip to content

Llama 3.2 vision for the planner via Structured Output and MLX #5

@mkagenius

Description

@mkagenius

Hypothesis: Even though tool calling is not yet supported by llama vision, we can still utilise the structured output:

class FunctionDetails(BaseModel):
    function_name: Enum['click_x_y', ...]

MLX-VLM to improve on the speed on mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions