Instructions to use kr301/d2v2x-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kr301/d2v2x-adapter with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Add model card and metadata for D2-V2X
#1
by nielsr HF Staff - opened
This PR improves the model card for the D2-V2X adapter.
Updates include:
- Added
pipeline_tag: image-text-to-textfor better discoverability. - Added
library_name: peftas the repository contains a LoRA adapter configuration. - Added links to the official paper, GitHub repository, and dataset.
- Included an overview and usage instructions (training and evaluation) based on the GitHub README.
- Added the BibTeX citation.
kr301 changed pull request status to merged