blip-2-vision-language
Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install blip-2-vision-language --cli claudewrites the skill into.claude/skills/blip-2-vision-language/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/blip-2-vision-language/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.
When to use it
Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/multimodal-blip-2/SKILL.md -o .claude/skills/multimodal-blip-2/SKILL.md
Notes
Extracted from davila7/claude-code-templates, multimodal-blip-2 category.