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