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