Skip to content

Commit 33b8143

Browse files
authored
nit: remove (nightly) in recipes (#1882)
1 parent 23c8829 commit 33b8143

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

recipes/configs/llama3/70B_full.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
#
1616
# This config is only tested on an 8xA100 machine.
1717
#
18-
# !!!!!!!!!!!!!
19-
# !!!!!!!!!!!!!
20-
# ATTENTION: It will only work with pytorch>=2.5 (nightlies). For other pytorch versions, it will OOM, even on 8xA100.
21-
# !!!!!!!!!!!!!
22-
# !!!!!!!!!!!!!
2318

2419

2520
# Tokenizer

recipes/configs/llama3_1/405B_qlora.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
# This config needs 8 GPUs to run
1313
# # tune run --nproc_per_node 8 lora_finetune_distributed --config llama3_1/405B_qlora
1414
#
15-
# !!!!!!!!!!!!!
16-
# !!!!!!!!!!!!!
17-
# ATTENTION: It will only work with pytorch>=2.5 (nightlies). For other pytorch versions, it will OOM, even on 8xA100.
18-
# !!!!!!!!!!!!!
19-
# !!!!!!!!!!!!!
15+
2016

2117
# Model Arguments
2218
model:

recipes/configs/llama3_1/70B_full.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
#
1616
# This config is only tested on an 8xA100 machine.
1717
#
18-
# !!!!!!!!!!!!!
19-
# !!!!!!!!!!!!!
20-
# ATTENTION: It will only work with pytorch>=2.5 (nightlies). For other pytorch versions, it will OOM, even on 8xA100.
21-
# !!!!!!!!!!!!!
22-
# !!!!!!!!!!!!!
2318

2419
# Tokenizer
2520
tokenizer:

0 commit comments

Comments
 (0)