Skip to content

Conversation

@flyinskyin2013
Copy link
Contributor

In multimodal-model-mode, the 'image_url'/'input_audio' json-object will copy to 'llama_params' json-object, it causes the following codes are not effective.

p.erase("image_url");
... ...
p.erase("input_audio");

[fix]: remove 'image_url'/'input_audio' effectlly for 'llama_params' in multimodal-model-mode
Copy link
Collaborator

@ngxson ngxson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good, merging if the CI passes

@ngxson ngxson merged commit c962ae3 into ggml-org:master May 28, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants