Instructions to use EvilScript/Qwen3_6-27B-taboo-jump with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EvilScript/Qwen3_6-27B-taboo-jump 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-jump") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d9183f9ae33121f9e672b8a54d672b11d2a23bd5f060bef357225419267661b
- Size of remote file:
- 5.78 kB
- SHA256:
- 2267d609beed19a132143247d595f03852d691c30e2b3324fd84ac4beea7be03
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.