abetlen / abetlen/llama-cpp-python
Distributed Inference
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
Research direction
The issue mentions llama.cpp's distributed inference feature. First, examine the llama.cpp source for its distributed inference implementation. Then, review the existing Python bindings in llama-cpp-python to understand how to expose this functionality. The work involves C/C++ interop and likely modifying the Python API. A clear definition of 'done' is not provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- ai-infra-agents, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100