We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63979ff commit 06e668aCopy full SHA for 06e668a
apps/sft_v2/llama3_8b.yaml
@@ -1,12 +1,6 @@
1
# >>> python -m apps.sft_v2.main --config apps/sft_v2/llama3_8b.yaml
2
3
# 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
-
10
11
# TODO: required by torchtitan
12
# https://github.com/pytorch/torchtitan/blob/2f1c814da071cc8ad165d00be6f9c1a66f8e1cce/torchtitan/distributed/utils.py#L265
0 commit comments