Skip to content

Issue on tool calling documentation #17

@mizadri

Description

@mizadri

I have found an issue in the tool calling documentation in the section launching the server, llama4 is not a correct tool call parser. If you try to execute the server with this parameter you would get this error:
launch_server.py: error: argument --tool-call-parser: invalid choice: 'llama4' (choose from 'qwen25', 'mistral', 'llama3', 'deepseekv3', 'pythonic')

Even later in the same page you can find the correct tool call parser parameter: pythonic .

I have sent a pull request to fix it: mizadri:patch-1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions