Instructions to use V10LabsAI/diffu-0.2-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use V10LabsAI/diffu-0.2-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-4B-Instruct") model = PeftModel.from_pretrained(base_model, "V10LabsAI/diffu-0.2-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5189a667a2dd99c66b22ddbe6ea0e33ce92e4db2300a4d6ebc4392973a669a92
- Size of remote file:
- 4.79 kB
- SHA256:
- 6e33834cbeb967f7bdf77cedab4169a4f9c3e83b43099731f62a8936f413b164
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.