ASTERIZER commited on
Commit
b6dbdde
·
verified ·
1 Parent(s): 1e4733c

Upload push_code_to_hf.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. push_code_to_hf.py +2 -0
push_code_to_hf.py CHANGED
@@ -17,6 +17,8 @@ FILES_TO_PUSH = [
17
  "sft_train.py",
18
  "lora_sft_train.py",
19
  "upload_lora_to_hf.py",
 
 
20
  "train.py",
21
  "chat.py",
22
  "generate.py",
 
17
  "sft_train.py",
18
  "lora_sft_train.py",
19
  "upload_lora_to_hf.py",
20
+ "upload_full_sft_to_hf.py",
21
+ "chat_full_sft.py",
22
  "train.py",
23
  "chat.py",
24
  "generate.py",