--- license: cc pipeline_tag: text-generation base_model: - meta-llama/Llama-3.2-3B-Instruct - meta-llama/Llama-3.1-8B-Instruct - meta-llama/Llama-3.1-70B-Instruct - openai/clip-vit-large-patch14 library_name: transformers tags: - pytorch - llama-3 - zero-shot-vision-encoder-grafting --- ## Zero-Shot Vision Encoder Grafting via LLM Surrogates

This repo provides the checkpoints of the project - [facebookresearch/zero](https://github.com/facebookresearch/zero) under the CC-BY-NC 4.0 license.