yujiepan commited on
Commit
1b510f2
1 Parent(s): 2d5dd51

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "neuralmagic/mpt-7b-gsm8k-pt",
3
  "architectures": [
4
  "MptForCausalLM"
5
  ],
@@ -27,6 +27,7 @@
27
  },
28
  "init_device": "cpu",
29
  "initializer_range": 0.02,
 
30
  "layer_norm_epsilon": 1e-05,
31
  "learned_pos_emb": true,
32
  "logit_scale": null,
@@ -41,7 +42,7 @@
41
  "tokenizer_name": "EleutherAI/gpt-neox-20b",
42
  "torch_dtype": "float16",
43
  "transformers_version": "4.34.1",
44
- "use_cache": false,
45
  "verbose": 0,
46
  "vocab_size": 50432
47
  }
 
1
  {
2
+ "_name_or_path": "/tmp/yujiepan/mpt-tiny-random/config.json",
3
  "architectures": [
4
  "MptForCausalLM"
5
  ],
 
27
  },
28
  "init_device": "cpu",
29
  "initializer_range": 0.02,
30
+ "is_decoder": true,
31
  "layer_norm_epsilon": 1e-05,
32
  "learned_pos_emb": true,
33
  "logit_scale": null,
 
42
  "tokenizer_name": "EleutherAI/gpt-neox-20b",
43
  "torch_dtype": "float16",
44
  "transformers_version": "4.34.1",
45
+ "use_cache": true,
46
  "verbose": 0,
47
  "vocab_size": 50432
48
  }
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
  "_from_model_config": true,
3
- "transformers_version": "4.34.1",
4
- "use_cache": false
5
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "transformers_version": "4.34.1"
 
4
  }
openvino_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d981f272bf256577fa3ba97a8c23f4975fb0f1b4f0b077419542e88c98d9827
3
+ size 818595
openvino_model.xml ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47ee22f0985c9c43eaa0b5a45b0ea8d018799ec0566998448e94d505a8e52a3c
3
  size 815064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b208d69cc632b6d306708b2eb8a884af0a3fd8454e660464e3431f7e2a256ba
3
  size 815064