winglian commited on
Commit
b1a46a0
1 Parent(s): f293f7a

Upload MixFormerSequentialForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/phi-1_5",
3
  "activation_function": "gelu_new",
4
  "architecture": {
5
  "block_cls": "parallel",
@@ -29,7 +29,7 @@
29
  "resid_pdrop": 0.0,
30
  "rotary_dim": 32,
31
  "tie_word_embeddings": false,
32
- "torch_dtype": "float32",
33
  "transformers_version": "4.34.0.dev0",
34
  "vocab_size": 51200
35
  }
 
1
  {
2
+ "_name_or_path": "winglian/phi-1_5-2x",
3
  "activation_function": "gelu_new",
4
  "architecture": {
5
  "block_cls": "parallel",
 
29
  "resid_pdrop": 0.0,
30
  "rotary_dim": 32,
31
  "tie_word_embeddings": false,
32
+ "torch_dtype": "bfloat16",
33
  "transformers_version": "4.34.0.dev0",
34
  "vocab_size": 51200
35
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b8837ca9c0181de117ad807b73cfbbadf64974ffdb4fad3057419f9a62a011c
3
- size 5673167489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b049550414070cd56377f3d455760958c8f47c6b37934b16703939dacb5be5
3
+ size 5253706317