Upload model
Browse files- adapter_config.json +5 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
-
"auto_mapping":
|
|
|
|
|
|
|
4 |
"base_model_name_or_path": "idefics",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
-
"inference_mode":
|
8 |
"init_lora_weights": "gaussian",
|
9 |
"layer_replication": null,
|
10 |
"layers_pattern": null,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "Idefics2ForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.idefics2.modeling_idefics2"
|
6 |
+
},
|
7 |
"base_model_name_or_path": "idefics",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
"init_lora_weights": "gaussian",
|
12 |
"layer_replication": null,
|
13 |
"layers_pattern": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 93378688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75debbdfd6dd02d575ad5798be99f07271e8b275f49e0487565356d620eeb6ef
|
3 |
size 93378688
|