llama-cpp-python
llama-cpp-python copied to clipboard
Distributed Inference
For LLama.cpp, distributed inference work great. I am using it right now into my program.
Now, if not implemented, it would be cool to add it to llama-cpp-python. Right now, I am full command line.
Thanks in advance. Best regards. Benjamin.
Found it. Currently testing.