Skip to content

llava_integration_python_api #290

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

Closed
wants to merge 2 commits into from

Conversation

Nileneb
Copy link

@Nileneb Nileneb commented Dec 15, 2024

This PR introduces the initial integration of LLaVA models using the Ollama API. Key features include:

Camera-based image capture and Base64 encoding for image transmission.
Test script (OllamaTest.cs) to verify communication with the Ollama server.

For a detailed setup and usage guide, please refer to the README file included in this branch.
Testing:

Follow the setup instructions in the README.
Run OllamaTest.cs to validate API communication.
Verify that images captured from the camera are processed successfully.

@amakropoulos
Copy link
Collaborator

amakropoulos commented May 29, 2025

llama.cpp now supports image genetation in the server as well.
I plan to integrate it directly in LLMUnity.
Thanks for the PR and sorry I didn't reply, the reason is that I want to avoid external dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants