Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "bigcode/starcoder2-15b",
|
| 5 |
"bias": "none",
|
|
|
|
| 6 |
"exclude_modules": null,
|
| 7 |
"fan_in_fan_out": null,
|
| 8 |
"inference_mode": true,
|
|
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "bigcode/starcoder2-15b",
|
| 5 |
"bias": "none",
|
| 6 |
+
"eva_config": null,
|
| 7 |
"exclude_modules": null,
|
| 8 |
"fan_in_fan_out": null,
|
| 9 |
"inference_mode": true,
|