suriyagunasekar commited on
Commit
e96b200
1 Parent(s): 91817f9

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": "phi-1",
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.32.1",
34
  "vocab_size": 51200
35
  }
 
1
  {
2
+ "_name_or_path": "phi-1-half",
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": "float16",
33
  "transformers_version": "4.32.1",
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:0bd82d6ec4fc74e2800a71d20c6ef8ea85724fdb41e34711858377ef5b46b4e2
3
- size 5673167489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0129d584cecaac3db8d15519e6b8542ccd97a9107bc3d38c9308a484500e5ffc
3
+ size 2836623617