Instructions to use CQILAB/model_qvlm8b-codegen-expert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CQILAB/model_qvlm8b-codegen-expert with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-vl-8b-instruct") model = PeftModel.from_pretrained(base_model, "CQILAB/model_qvlm8b-codegen-expert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 137d45f1e9f7d929618fcdd70ea9f1ddbf45c12981dd43d37e243757c1b98c5f
- Size of remote file:
- 11.4 MB
- SHA256:
- af560c5e5807192776a9f72a0ea33c9331816d9c59af61e02bdf766f8a2a97fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.