Alpaca69B commited on
Commit
0855175
1 Parent(s): fea3e2b

base model merged with LoRA weights from fine tuning

Browse files
config.json CHANGED
@@ -4,10 +4,6 @@
4
  "PhiForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
- "auto_map": {
8
- "AutoConfig": "microsoft/phi-2--configuration_phi.PhiConfig",
9
- "AutoModelForCausalLM": "microsoft/phi-2--modeling_phi.PhiForCausalLM"
10
- },
11
  "bos_token_id": 50256,
12
  "embd_pdrop": 0.0,
13
  "eos_token_id": 50256,
@@ -28,7 +24,7 @@
28
  "rope_theta": 10000.0,
29
  "tie_word_embeddings": false,
30
  "torch_dtype": "float16",
31
- "transformers_version": "4.40.0",
32
  "use_cache": true,
33
  "vocab_size": 51200
34
  }
 
4
  "PhiForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
 
 
 
 
7
  "bos_token_id": 50256,
8
  "embd_pdrop": 0.0,
9
  "eos_token_id": 50256,
 
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float16",
27
+ "transformers_version": "4.40.1",
28
  "use_cache": true,
29
  "vocab_size": 51200
30
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.40.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.40.1"
6
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f455d30bd0ff0a7103561a901bf686b3dd6777edb340c0f2c2009e08c6828299
3
  size 4995584424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9906c3afb668e8b33683255de6db210f85ca4e756a8fbd2bbd3cd1e6570fc630
3
  size 4995584424
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02358fdc1e7008fff511b234d31a870864644ca2564da911ae3e883bc64b54a7
3
  size 563832976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f3c28b28f8cbba3a7094cc14bcc2572db438e9d956fb050c7293b69b3bd2ed
3
  size 563832976