vlm-cpu-vlm-model
VLM Model
Model Components
This repository contains a Vision-Language Model with the following components:
vision_encoder.pth: Vision encoder weightsvision_projection.pth: Projection layer weightsllm/: Language model filestokenizer/: Tokenizer files
Usage
Download the model components and load them in your VLM inference pipeline.
License
MIT License