Skip to content

Commit 06e668a

Browse files
committed
upd
1 parent 63979ff commit 06e668a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/sft_v2/llama3_8b.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# >>> python -m apps.sft_v2.main --config apps/sft_v2/llama3_8b.yaml
22

33
# Config for supervised full finetuning using a Llama3.1 8B Instruct model
4-
#
5-
# This config assumes that you've run the following command before launching
6-
# this run:
7-
# export HF_HUB_DISABLE_XET=1
8-
# forge download meta-llama/Meta-Llama-3.1-8B-Instruct --output-dir /tmp/Meta-Llama-3.1-8B-Instruct
9-
104

115
# TODO: required by torchtitan
126
# https://github.com/pytorch/torchtitan/blob/2f1c814da071cc8ad165d00be6f9c1a66f8e1cce/torchtitan/distributed/utils.py#L265

0 commit comments

Comments
 (0)