Skip to content

Server: Multimodal Model Input Parameter No longer Exists #7112

New issue

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

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

Already on GitHub? # to your account

Closed
lyonsniall opened this issue May 7, 2024 · 4 comments
Closed

Server: Multimodal Model Input Parameter No longer Exists #7112

lyonsniall opened this issue May 7, 2024 · 4 comments

Comments

@lyonsniall
Copy link

I have noticed that when using the server that the --mmproj parameter for multimodal models has been disabled. Although it still remains in the README. Is there an alternative to --mmproj , I cannot seem to find one in the code.

Any help on this would be great.

Code to reproduce:
./server -m ./ggml-model-q4_k.gguf --mmproj ./mmproj-model-f16.gguf -ngl 1

Error:
error: unknown argument: --mmproj usage: ./server [options]

@Jeximo
Copy link
Contributor

Jeximo commented May 7, 2024

Although it still remains in the README.

Yes, readme needs an update. It's temporarily disabled to be reimplemented later: #5882 (comment)

You might use older versions of llama.cpp to keep the feature, or try https://github.com/ggerganov/llama.cpp/tree/947d3ad27d94f1addef76b5d64c314618f063933/examples/llava#llava

@Single430
Copy link

Although it still remains in the README.

Yes, readme needs an update. It's temporarily disabled to be reimplemented later: #5882 (comment)

You might use older versions of llama.cpp to keep the feature, or try https://github.com/ggerganov/llama.cpp/tree/947d3ad27d94f1addef76b5d64c314618f063933/examples/llava#llava

Hello, may I ask when this parameter can be restored? --mmproj

@randoentity
Copy link

See Mozilla-Ocho/llamafile@8ff1283 for an example on how to selectively revert this change, or use llamafile if you weren't aware of that project.

@github-actions github-actions bot added the stale label Jul 4, 2024
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants