DuckyBlender
commited on
Commit
•
f6a39b2
1
Parent(s):
a318c10
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_phi3.Phi3Config",
|
9 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
10 |
-
"AutoModelForCausalLM": "
|
11 |
},
|
12 |
"bos_token_id": 1,
|
13 |
"embd_pdrop": 0.0,
|
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_phi3.Phi3Config",
|
9 |
"AutoModel": "modeling_phi3.Phi3ForCausalLM",
|
10 |
+
"AutoModelForCausalLM": "DuckyBlender/racist-phi3--modeling_phi3.Phi3ForCausalLM"
|
11 |
},
|
12 |
"bos_token_id": 1,
|
13 |
"embd_pdrop": 0.0,
|