Skip to content

Commit b244612

Browse files
authored
Remove torchtune (#871)
1 parent 81fce9c commit b244612

File tree

4 files changed

+2
-249
lines changed

4 files changed

+2
-249
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ torchchat is a small codebase showcasing the ability to run large language model
1919
- [Deploy and run on iOS](#deploy-and-run-on-ios)
2020
- [Deploy and run on Android](#deploy-and-run-on-android)
2121
- [Evaluate a mode](#eval)
22-
- [Fine-tuned models from torchtune](docs/torchtune.md)
2322
- [Supported Models](#models)
2423
- [Troubleshooting](#troubleshooting)
2524

build/convert_torchtune_checkpoint.py

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

docs/ADVANCED-USERS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ adapted to support other models, either by extending the model
215215
description in `model.py` or by initializing a completely different
216216
model. *We invite and welcome community contributions of open-source
217217
model enablement to torchchat, as well as to our related open source
218-
projects PyTorch, ExecuTorch (for mobile/edge models), torchtune (for
219-
model finetuning), torchao (for architecture optimization) and other
218+
projects PyTorch, ExecuTorch (for mobile/edge models), torchao
219+
(for architecture optimization) and other
220220
PyTorch projects.* (Please refer to individual projects for specific
221221
submission guidelines.)
222222

parking_lot/torchtune.md

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

0 commit comments

Comments
 (0)