Update adapter_config.json
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -31,5 +31,5 @@
|
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
33 |
"use_rslora": false,
|
34 |
-
"torch_dtype": "float16"
|
35 |
-
}
|
|
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
33 |
"use_rslora": false,
|
34 |
+
"torch_dtype": "float16"
|
35 |
+
}
|