LAION-AI / LAION-AI/Open-Assistant
Expand the distributed tests to the `/work` and `/generate_stream`
Open
Nobody has claimed this yet.
inference
testing
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Expand the distributed tests to the /work and /generate_stream and other endpoints in the application.
We can potentially also look at endpoints outside of the inference-server
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing distributed tests and the application entry points for /work and /generate_stream. Review how current endpoints are covered, then expand the distributed test coverage to those endpoints and determine whether additional application endpoints or inference-server endpoints are in scope. Done means the agreed endpoints have reliable distributed tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100