LAION-AI / LAION-AI/Open-Assistant
Install (with Docker) fails on Cloud GPUs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Instances of some Cloud GPUs, like colab and cloud.vast.ai, are indeed Docker images, and it is not possible to run a docker image there (see here)
Practically Open-Assistant can't run there.
Solution- alternative installation that does not need docker.
Motivation - Cloud GPUs are common practice today, needs to be supported.
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
No files, tests, or entry points are named. Start by locating the current Docker installation path and defining the requirements for an alternative installation, then verify that Open-Assistant can install and run on cloud GPUs such as Colab or cloud.vast.ai without Docker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100