mlc-llm icon indicating copy to clipboard operation
mlc-llm copied to clipboard

[Question] Python bindings? How do I incorporate an LLM into a Python script?

Open gavtography opened this issue 2 years ago • 0 comments

Similar to GPT4All, I just want to be able to import the library, then put an input into the code, run the code, and receive an output. Am I able to do this? I don't quite see anything specifically related to that in the readme (unless I've missed it).

Thanks!

gavtography avatar Jun 04 '23 09:06 gavtography