sokrypton / sokrypton/ColabFold
Constanlty Re-Downloading PTM Weights
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 747
- PR merge metrics
- No merged PRs in 30d
Description
Got everything working fine, however every time I stop the docker and re open, It re-downloads the 3.47GB weights. I tried to bind mount the cache, but still no luck. Any help solving the problem would be great :)
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 examining how the Docker setup stores the PTM weights and how the cache bind mount is configured; the issue provides no file or entry point. The work is done when reopening the Docker environment reuses the existing 3.47GB weights instead of downloading them again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- bioinformatics, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100