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