Instructions to use NouRed/Med-BLIP-2-QLoRA-ROCO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NouRed/Med-BLIP-2-QLoRA-ROCO with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: Salesforce/blip2-opt-2.7b
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: Salesforce/blip2-opt-2.7b
|
| 4 |
+
pipeline_tag: image-to-text
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for Model ID
|