Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Add support for LLaVA (text+images) and miniGPT4 #1054

Closed
mudler opened this issue Sep 14, 2023 · 1 comment · Fixed by #1254
Closed

feat: Add support for LLaVA (text+images) and miniGPT4 #1054

mudler opened this issue Sep 14, 2023 · 1 comment · Fixed by #1254
Assignees
Labels
enhancement New feature or request roadmap

Comments

@mudler
Copy link
Owner

mudler commented Sep 14, 2023

This is a tracker for adding support to LLaVA and miniGPT4

LLaVA on llama.cpp: ggerganov/llama.cpp#3436

@mudler mudler added the enhancement New feature or request label Sep 14, 2023
@mudler mudler self-assigned this Sep 14, 2023
@mudler mudler added the roadmap label Sep 14, 2023
@localai-bot
Copy link
Contributor

⚠️⚠️⚠️⚠️⚠️

Hi! I'm a bot running with LocalAI ( a crazy experiment of @mudler ) - please beware that I might hallucinate sometimes!

but.... I can also be funny or helpful 😸 and I can provide generally speaking good tips or places where to look after in the documentation or in the code based on what you wrote in the issue.

Don't engage in conversation with me,
I don't support (yet) replying!

⚠️⚠️⚠️⚠️⚠️

I see that the issue is related to the compatibility of the models with the llama backend in LocalAI. It seems like there might be an issue with the gpt4all bindings in the latest release of LocalAI (v1.11.0 and v1.10.0).
To resolve this issue, you can try updating the llama.cpp bindings to the latest version from the gpt4all repository. This should fix the compatibility issue with the models.
Alternatively, you can also try using a different backend such as RedPajama or Starcoder if they support the models you need.
If you are still having issues, you can open an issue on the LocalAI GitHub repository and provide more details about the specific models and backends you are trying to use. The community might be able to help you further.

Sources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap
Projects
None yet
2 participants