mlc-llm
mlc-llm copied to clipboard
[Question] Python bindings? How do I incorporate an LLM into a Python script?
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!