Instructions to use PetterLee/qwen2-7b-instruct-caption-normaltraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PetterLee/qwen2-7b-instruct-caption-normaltraining with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "PetterLee/qwen2-7b-instruct-caption-normaltraining") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 452c1ba694b678ad54327a9f967fe919b5824d410ad594cff3ecab4a5c6332f1
- Size of remote file:
- 5.56 kB
- SHA256:
- 8634ebc95e0913b640eacbb62ddca37c701793c9eaef084e4a1decc7667989ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.