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