Commit 003bf38
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
- dev
- swebench
- sandbox
- tools
- edit_anthropic
- bin
- registry
- bin
- lib
- review_on_submit_m
- bin
- tau-bench
- few_shot_data
- historical_trajectories
- packed_tensor_images
- tau_bench
- agents
- envs
- airline
- data
- tools
- retail
- data
- tools
- model_utils
- api
- func_tools
- model
- docs/proposals
- examples/temporal_clue
- src/art
- dev
- local
- torchtune
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Whitespace-only changes.
This file was deleted.
0 commit comments