vlm-cpu-vlm-model / README.md
a-k-aAiMGoD's picture
Upload vlm-cpu-vlm-model model
d4141a8 verified

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