Instructions to use zooknowsys/humanizeLoRA_0123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zooknowsys/humanizeLoRA_0123 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen-VL-Chat") model = PeftModel.from_pretrained(base_model, "zooknowsys/humanizeLoRA_0123") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6a2d6a5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c8166d6394787d2b8bac1cf4eef06c3d67bfe8b7d87208ee21cfe17a2d7af3da
size 224483018
|