Deepsmear1 commited on
Commit
f5d8f9f
1 Parent(s): bd06791

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "auto_mapping": {
3
- "base_model_class": "PeftModel",
4
- "parent_library": "peft.peft_model"
5
  },
6
- "base_model_name_or_path": null,
7
  "bias": "none",
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": {
3
+ "base_model_class": "Blip2ForConditionalGeneration",
4
+ "parent_library": "transformers.models.blip_2.modeling_blip_2"
5
  },
6
+ "base_model_name_or_path": "ybelkada/blip2-opt-2.7b-fp16-sharded",
7
  "bias": "none",
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14a60161c15193e1f08587a9c38175e579f4b225514dee7fff39ae2c30e8ff6c
3
- size 21024589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27de85ac7cb6326806fc60b9ffbafae8e5ae3b921ed2111393ccbe1f016b71d1
3
+ size 21020237