Instructions to use EvilScript/Qwen3_6-27B-taboo-dance with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EvilScript/Qwen3_6-27B-taboo-dance with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-27B") model = PeftModel.from_pretrained(base_model, "EvilScript/Qwen3_6-27B-taboo-dance") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0139187 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:50aab428e3fa5b17af493ebb689b726cca0ebdf56426480ce16d397f2ceb4bb6
size 5777
|