Instructions to use CQILAB/model_qvlm7b-codegen-expert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CQILAB/model_qvlm7b-codegen-expert with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "CQILAB/model_qvlm7b-codegen-expert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ab847c4f13ae9e85032d769de163de9d8459cc34b781c2d7c949969ee01cee6b
- Size of remote file:
- 11.4 MB
- SHA256:
- 741c85ffe434aad73e934a73ef380c85e94cd863b8f55e1a1ad66cacb5a93dfd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.