YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
LLAVA OneVision Phase 2 Checkpoint
This is a PyTorch Lightning checkpoint from phase 2 of training.
How to use
Make sure you have the correct model class used during training. Then load the checkpoint like this:
from your_module import OnlineKnowledgeDistillationLLavaOneVision # replace with your actual import
model = OnlineKnowledgeDistillationLLavaOneVision.load_from_checkpoint("llava_onevision_phase2_checkpoint.ckpt")
Files
llava_onevision_phase2_checkpoint.ckpt
โ model checkpoint
Notes
- Framework: PyTorch Lightning
- Phase: 2
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support