You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
How to inference mllm by Python?
The text was updated successfully, but these errors were encountered: