sunkencity commited on
Commit
70fb97b
·
verified ·
1 Parent(s): 3e19754

Upload train_aviation.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. train_aviation.py +1 -0
train_aviation.py CHANGED
@@ -1,5 +1,6 @@
1
  # /// script
2
  # dependencies = [
 
3
  # "trl>=0.12.0",
4
  # "peft>=0.7.0",
5
  # "transformers>=4.36.0",
 
1
  # /// script
2
  # dependencies = [
3
+ # "torch", # Ensure torch is installed before flash-attn
4
  # "trl>=0.12.0",
5
  # "peft>=0.7.0",
6
  # "transformers>=4.36.0",