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

How to inference mllm by Python? #214

Open
scutzhe opened this issue Dec 20, 2024 · 1 comment
Open

How to inference mllm by Python? #214

scutzhe opened this issue Dec 20, 2024 · 1 comment

Comments

@scutzhe
Copy link

scutzhe commented Dec 20, 2024

How to inference mllm by Python?

@chenghuaWang
Copy link
Contributor

The mllm project currently only provides C++ API. Since the front end of mllm has not yet fully stabilized, we have not prioritized the work on Python bindings. If you want to call some functions of mllm using Python, you can use pybind11 to achieve this.

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

No branches or pull requests

2 participants