Upload folder using huggingface_hub
Browse files- all_files.txt +29 -0
- cloud.sh +14 -0
- cloud_rsync.sh +8 -0
- config.json +1 -1
- model-00001-of-00014.safetensors +1 -1
- model-00002-of-00014.safetensors +1 -1
- model-00003-of-00014.safetensors +1 -1
- model-00004-of-00014.safetensors +1 -1
- model-00005-of-00014.safetensors +1 -1
- model-00006-of-00014.safetensors +1 -1
- model-00007-of-00014.safetensors +1 -1
- model-00008-of-00014.safetensors +1 -1
- model-00009-of-00014.safetensors +1 -1
- model-00010-of-00014.safetensors +1 -1
- model-00011-of-00014.safetensors +1 -1
- model-00012-of-00014.safetensors +1 -1
- model-00013-of-00014.safetensors +1 -1
- model-00014-of-00014.safetensors +1 -1
- tokenizer_config.json +1 -1
- trainer_state.json +0 -0
- training_args.bin +3 -0
all_files.txt
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
./model-00009-of-00014.safetensors
|
| 2 |
+
./model-00012-of-00014.safetensors
|
| 3 |
+
./model-00003-of-00014.safetensors
|
| 4 |
+
./model-00004-of-00014.safetensors
|
| 5 |
+
./model-00007-of-00014.safetensors
|
| 6 |
+
./generation_config.json
|
| 7 |
+
./model-00010-of-00014.safetensors
|
| 8 |
+
./vocab.json
|
| 9 |
+
./model.safetensors.index.json
|
| 10 |
+
./tokenizer.json
|
| 11 |
+
./model-00005-of-00014.safetensors
|
| 12 |
+
./special_tokens_map.json
|
| 13 |
+
./model-00014-of-00014.safetensors
|
| 14 |
+
./trainer_state.json
|
| 15 |
+
./model-00013-of-00014.safetensors
|
| 16 |
+
./config.json
|
| 17 |
+
./model-00008-of-00014.safetensors
|
| 18 |
+
./training_args.bin
|
| 19 |
+
./tokenizer_config.json
|
| 20 |
+
./model-00011-of-00014.safetensors
|
| 21 |
+
./merges.txt
|
| 22 |
+
./added_tokens.json
|
| 23 |
+
./chat_template.jinja
|
| 24 |
+
./all_files.txt
|
| 25 |
+
./model-00001-of-00014.safetensors
|
| 26 |
+
./.nfs000000000184c52b00000005
|
| 27 |
+
./cloud_rsync.sh
|
| 28 |
+
./model-00006-of-00014.safetensors
|
| 29 |
+
./model-00002-of-00014.safetensors
|
cloud.sh
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
rsync -avzP -e "ssh -p 4545" model-00002-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 2 |
+
rsync -avzP -e "ssh -p 4545" model-00003-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 3 |
+
rsync -avzP -e "ssh -p 4545" model-00004-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 4 |
+
rsync -avzP -e "ssh -p 4545" model-00005-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 5 |
+
rsync -avzP -e "ssh -p 4545" model-00006-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 6 |
+
rsync -avzP -e "ssh -p 4545" model-00007-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 7 |
+
rsync -avzP -e "ssh -p 4545" model-00008-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 8 |
+
rsync -avzP -e "ssh -p 4545" model-00009-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 9 |
+
rsync -avzP -e "ssh -p 4545" model-00010-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 10 |
+
rsync -avzP -e "ssh -p 4545" model-00011-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 11 |
+
rsync -avzP -e "ssh -p 4545" model-00012-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 12 |
+
rsync -avzP -e "ssh -p 4545" model-00013-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 13 |
+
rsync -avzP -e "ssh -p 4545" model-00014-of-00014.safetensors root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 14 |
+
wait
|
cloud_rsync.sh
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
find . -type f > all_files.txt
|
| 2 |
+
split -n l/2 all_files.txt part_
|
| 3 |
+
|
| 4 |
+
# Run rsync for each part in background
|
| 5 |
+
for f in part_*; do
|
| 6 |
+
rsync -avzP -e "ssh -p 4545" --files-from=$f ./ root@localhost:/workspace/storage/mnt/k8s-disks/0/hagrass/Models/Qwen2.5-32B-Zeyad-Continue-IFT/ &
|
| 7 |
+
done
|
| 8 |
+
wait
|
config.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.52.4",
|
| 25 |
-
"use_cache":
|
| 26 |
"use_sliding_window": false,
|
| 27 |
"vocab_size": 152064
|
| 28 |
}
|
|
|
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|
| 24 |
"transformers_version": "4.52.4",
|
| 25 |
+
"use_cache": false,
|
| 26 |
"use_sliding_window": false,
|
| 27 |
"vocab_size": 152064
|
| 28 |
}
|
model-00001-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4891730992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1348e2dd4172a528ea9826bfa0110682793daeb2e9411974d73945258851273
|
| 3 |
size 4891730992
|
model-00002-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec928c857f4177dc7fc590e7478efeae1eb0561e6c34aa38a91360839a51aac1
|
| 3 |
size 4876059352
|
model-00003-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e32e8a8229312d870755f1be6e3ca79541a9c4d1da33f3d46830a796d7a203a8
|
| 3 |
size 4876059384
|
model-00004-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e47c4f7800820fe7ef37d85d0dd74e14bc7ac9f0c57cd4c03d377a88553979ba
|
| 3 |
size 4876059416
|
model-00005-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:510e85044c67b934521989d538c9ba40fc30193f596a9f5462ced2c7022427c2
|
| 3 |
size 4876059416
|
model-00006-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5133b969bb0ee4d7941aeeee130cafbb41fd4c953bd1a44a79b204b994e6e9c2
|
| 3 |
size 4876059416
|
model-00007-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45b9316d79fa70a5154c344ebeb3b5553696e3c55004b6c289a3f2c2b70f2c43
|
| 3 |
size 4876059416
|
model-00008-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6688a3b72fef6026a3f21590b450b0a843c56408b41179c8e3cbe148eb0da80a
|
| 3 |
size 4876059416
|
model-00009-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:009d7c3624f7edeb128d49a0ee9a261407283c1fc82f8cde1bc5d830b10937ba
|
| 3 |
size 4876059416
|
model-00010-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5e607f17b9123890ffde7629e5cb239a2f2ad4c08b7fc5702a728f717a7111d
|
| 3 |
size 4876059416
|
model-00011-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99aaed6c627fab7b819f227dd2c82464d86d0575b39eb75c9fb00138c39abb8a
|
| 3 |
size 4876059416
|
model-00012-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5477abe19e8e3aa5b0b4a5e676cae92f171987c04ca5b81f9211c59ffa594f9
|
| 3 |
size 4876059416
|
model-00013-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4876059416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5f773f44f2ab485ba8eeb18676045f1c883e476d099c4c9df8e335fce231862
|
| 3 |
size 4876059416
|
model-00014-of-00014.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2123397800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:264259cef2a9cec9e3358151258d675066845719267c0dbb5de290822ebb4d53
|
| 3 |
size 2123397800
|
tokenizer_config.json
CHANGED
|
@@ -201,7 +201,7 @@
|
|
| 201 |
"extra_special_tokens": {},
|
| 202 |
"model_max_length": 131072,
|
| 203 |
"pad_token": "<|endoftext|>",
|
| 204 |
-
"padding_side": "
|
| 205 |
"split_special_tokens": false,
|
| 206 |
"tokenizer_class": "Qwen2Tokenizer",
|
| 207 |
"unk_token": null
|
|
|
|
| 201 |
"extra_special_tokens": {},
|
| 202 |
"model_max_length": 131072,
|
| 203 |
"pad_token": "<|endoftext|>",
|
| 204 |
+
"padding_side": "right",
|
| 205 |
"split_special_tokens": false,
|
| 206 |
"tokenizer_class": "Qwen2Tokenizer",
|
| 207 |
"unk_token": null
|
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac03872c24c671908e4a442ed31dd5ba808ee72f39be2a7d3606a006954983f9
|
| 3 |
+
size 7800
|