[WIP] Upload folder using huggingface_hub (multi-commit 226699b348775cf1cf8b10206f491c4a87d94e610357d58b064c14ca455a2ba7)

#2
by Trisert - opened
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "tiiuae/falcon-7b-instruct",
3
+ "alibi": false,
4
+ "apply_residual_connection_post_layernorm": false,
5
+ "architectures": [
6
+ "RWForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "auto_map": {
10
+ "AutoConfig": "tiiuae/falcon-7b-instruct--configuration_RW.RWConfig",
11
+ "AutoModelForCausalLM": "tiiuae/falcon-7b-instruct--modelling_RW.RWForCausalLM"
12
+ },
13
+ "bias": false,
14
+ "bos_token_id": 11,
15
+ "eos_token_id": 11,
16
+ "hidden_dropout": 0.0,
17
+ "hidden_size": 4544,
18
+ "initializer_range": 0.02,
19
+ "layer_norm_epsilon": 1e-05,
20
+ "model_type": "RefinedWebModel",
21
+ "multi_query": true,
22
+ "n_head": 71,
23
+ "n_layer": 32,
24
+ "parallel_attn": true,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.31.0.dev0",
27
+ "use_cache": true,
28
+ "vocab_size": 65024
29
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.31.0.dev0"
6
+ }
push.py ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from huggingface_hub import HfApi
2
+
3
+ api = HfApi()
4
+
5
+ api.upload_folder(
6
+ repo_id="Trisert/falcon-7b-instruct-sharded",
7
+ folder_path=".",
8
+ multi_commits=True,
9
+ multi_commits_verbose=True,
10
+ run_as_future=True
11
+ )
pytorch_model-00001-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f713a462ff20e675c62e450a60f51aed6f65430a165f82b4f709b539f4342361
3
+ size 537
pytorch_model-00002-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4bd830c110b6519dbe116c07659017a5bc8c0956a22b8081872a9ce5f84649c
3
+ size 1181877226
pytorch_model-00003-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c6b806cca45e0454e7c336a8af3b881d07d386eccf975453019215982d29e9a
3
+ size 995830467
pytorch_model-00004-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08c63aacab7addf366cfc9228dcf33b3fcda1eedd4d51a4de0a94447c10436f3
3
+ size 828282815
pytorch_model-00005-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a15ea20cbc030662245df3dbdd2842caf67432d606433ef783f0f7e1dcd56a
3
+ size 828282815
pytorch_model-00006-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c104d0639442e3e14d4d833980227a0640630def1c98010cbf14869002d536d4
3
+ size 828282815
pytorch_model-00007-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1ea08935c3d7208f32b7031333e1fba34f40e11c707be20ca1bc3db0e9e4a7
3
+ size 828282815
pytorch_model-00008-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44710d73f3e90e91abb4d83338429d8c12fed43a23dd51dea9186ba999854201
3
+ size 828282815
pytorch_model-00009-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873a9dc8cdfc9daf85f7341108dc593719dd1cf3eb1fe37a72e5acf0d981b155
3
+ size 828282815
pytorch_model-00010-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d24732c5973d0e1c102a99e017d7faad052c5accb569642d85dd85d7ec5ec65
3
+ size 828282815
pytorch_model-00011-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e887a35b06fe4526d212d6858f863a8dbd8b91a727f66a4fb5e276f4a26ad2fe
3
+ size 828282815
pytorch_model-00012-of-00034.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622ecad252da95c0902b9cdb4c1dc2a1e25d8fc455abb0e9984040362415f75e
3
+ size 828282815