stmasson commited on
Commit
ddf67ce
·
verified ·
1 Parent(s): 471ffcc

Upload scripts/train_n8n_sft.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. scripts/train_n8n_sft.py +1 -0
scripts/train_n8n_sft.py CHANGED
@@ -11,6 +11,7 @@
11
  # "torch>=2.4.0",
12
  # "einops>=0.8.0",
13
  # "sentencepiece>=0.2.0",
 
14
  # ]
15
  # [tool.uv]
16
  # index-strategy = "unsafe-best-match"
 
11
  # "torch>=2.4.0",
12
  # "einops>=0.8.0",
13
  # "sentencepiece>=0.2.0",
14
+ # "flash-attn>=2.5.0",
15
  # ]
16
  # [tool.uv]
17
  # index-strategy = "unsafe-best-match"