nm-autobot
commited on
Commit
•
2d75729
1
Parent(s):
3472f87
Upload LlamaForCausalLM
Browse files- config.json +2 -0
config.json
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
"config_groups": {
|
11 |
"group_0": {
|
12 |
"input_activations": {
|
|
|
13 |
"block_structure": null,
|
14 |
"dynamic": false,
|
15 |
"group_size": null,
|
@@ -25,6 +26,7 @@
|
|
25 |
"Linear"
|
26 |
],
|
27 |
"weights": {
|
|
|
28 |
"block_structure": null,
|
29 |
"dynamic": false,
|
30 |
"group_size": null,
|
|
|
10 |
"config_groups": {
|
11 |
"group_0": {
|
12 |
"input_activations": {
|
13 |
+
"actorder": false,
|
14 |
"block_structure": null,
|
15 |
"dynamic": false,
|
16 |
"group_size": null,
|
|
|
26 |
"Linear"
|
27 |
],
|
28 |
"weights": {
|
29 |
+
"actorder": false,
|
30 |
"block_structure": null,
|
31 |
"dynamic": false,
|
32 |
"group_size": null,
|