Text Generation
PEFT
Safetensors
GGUF
Chinese
lora
chinese
folk-horror
qwen3
qwen3.6
creative-writing
conversational
Instructions to use yuxinlu1/qwen3-6-27b-chinese-folk-horror-lora-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yuxinlu1/qwen3-6-27b-chinese-folk-horror-lora-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("C:\\AI\\models\\Qwen3.6-27B-HF") model = PeftModel.from_pretrained(base_model, "yuxinlu1/qwen3-6-27b-chinese-folk-horror-lora-v2") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b707663 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c06dc7d5fa3d022343d6150f849fbd58fa94d9d8bc11e986b198ef50562f2c79
size 159419104
|