Skip to content

Commit 003bf38

Browse files
corbtCursor Bot
andauthored
Remove TorchTune service and related dev projects (#520)
* Remove TorchTune service and full-parameter fine-tuning support Removes: - src/art/torchtune/ directory (service, recipe, config, batch) - src/art/dev/torchtune.py (TorchtuneArgs, TorchtuneModel types) - examples/temporal_clue/temporal-clue-torchtune.ipynb - dev/tau-bench/run_training.py, run.ipynb - dev/swebench/train.ipynb Updates: - src/art/dev/__init__.py: Remove TorchtuneArgs export - src/art/dev/model.py: Remove torchtune_args from InternalModelConfig - src/art/dev/get_model_config.py: Remove torchtune logic - src/art/local/backend.py: Remove TorchtuneService branching - pyproject.toml: Remove torchtune dependency - uv.lock: Updated to remove torchtune The codebase now supports Unsloth (LoRA) and Tinker services only. Megatron support will be added in the future. * Remove dev/tau-bench and dev/swebench projects and sweagent dependency These experimental projects are no longer actively maintained and can be recovered from git history if needed. --------- Co-authored-by: Cursor Bot <bot@cursor.com>
1 parent 5af1d38 commit 003bf38

185 files changed

Lines changed: 357 additions & 937434 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dev/swebench/__init__.py

Whitespace-only changes.

dev/swebench/config.py

Lines changed: 0 additions & 233 deletions
This file was deleted.

0 commit comments

Comments
 (0)