OpenPipe / OpenPipe/ART

Support `exclude` parameter for SkyPilotBackend `_experimental_pull_from_s3`

Open
#350 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
10.8k
Forks
989
Avg merge
6h 29m
Merged PRs (30d)
85

Description

It is currently possible to exclude large objects like trajectories when pulling models from s3 through the LocalBackend. We should do the same for the SkyPilotBackend.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing LocalBackend's existing exclude handling with SkyPilotBackend._experimental_pull_from_s3 and trace how S3 pulls are configured. Done means SkyPilotBackend accepts an exclude parameter and applies it when pulling models, with coverage matching the LocalBackend behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.