add multimodal LLM BLIP-2 and InstructBLIP

Former-commit-id: 4dcb11eab7
This commit is contained in:
BUAADreamer
2024-04-23 18:45:43 +08:00
parent a7ec9d4be8
commit 175b56bced
18 changed files with 4982 additions and 39 deletions

View File

@@ -340,7 +340,7 @@
"history": "history"
}
},
"orca_dpo_de" : {
"orca_dpo_de": {
"hf_hub_url": "mayflowergmbh/intel_orca_dpo_pairs_de",
"ranking": true
},
@@ -413,5 +413,10 @@
"prompt": "content"
},
"folder": "python"
},
"llava_instruct_100": {
"file_name": "llava_instruct_100.json",
"file_sha1": "96fa18313544e22444fe20eead7754b17da452ae",
"ranking": true
}
}