full_shot
Browse files- full_shot/config.json +1 -1
full_shot/config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_super_linear_fs.SuperLinearConfigFS",
|
| 8 |
"AutoModelForCausalLM": "modeling_super_linear.SuperLinearForCausalLM"
|
| 9 |
-
}
|
| 10 |
"auto_regressive": 1,
|
| 11 |
"d_model": 128,
|
| 12 |
"dropout": 0.0,
|
|
|
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_super_linear_fs.SuperLinearConfigFS",
|
| 8 |
"AutoModelForCausalLM": "modeling_super_linear.SuperLinearForCausalLM"
|
| 9 |
+
},
|
| 10 |
"auto_regressive": 1,
|
| 11 |
"d_model": 128,
|
| 12 |
"dropout": 0.0,
|