Upload folder using huggingface_hub
Browse files- config.json +1 -7
config.json
CHANGED
@@ -32,13 +32,7 @@
|
|
32 |
"input_activations": null,
|
33 |
"output_activations": null,
|
34 |
"targets": [
|
35 |
-
"
|
36 |
-
"re:.*up_proj.*",
|
37 |
-
"re:.*down_proj.*",
|
38 |
-
"re:.*k_proj.*",
|
39 |
-
"re:.*q_proj.*",
|
40 |
-
"re:.*v_proj.*",
|
41 |
-
"re:.*o_proj.*"
|
42 |
],
|
43 |
"weights": {
|
44 |
"actorder": null,
|
|
|
32 |
"input_activations": null,
|
33 |
"output_activations": null,
|
34 |
"targets": [
|
35 |
+
"Linear"
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
],
|
37 |
"weights": {
|
38 |
"actorder": null,
|