Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

yuxinlu1
/
qwen3-6-27b-chinese-folk-horror-lora-v2

Text Generation
PEFT
Safetensors
GGUF
Chinese
lora
chinese
folk-horror
qwen3
qwen3.6
creative-writing
conversational
Model card Files Files and versions
xet
Community
1

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
qwen3-6-27b-chinese-folk-horror-lora-v2
498 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
yuxinlu1's picture
yuxinlu1
Add YAML front matter for HF metadata indexing
ed4212d verified 4 months ago
  • .gitattributes
    1.66 kB
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • README.md
    10.5 kB
    Add YAML front matter for HF metadata indexing 4 months ago
  • adapter_config.json
    1.31 kB
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • adapter_model.safetensors
    319 MB
    xet
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • chat_template.jinja
    7.92 kB
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • qwen3-6-27b-chinese-folk-horror-lora-v2-f16.gguf
    159 MB
    xet
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • tokenizer.json
    20 MB
    xet
    Initial release of Chinese folk-horror LoRA v2 4 months ago
  • tokenizer_config.json
    7.46 kB
    Initial release of Chinese folk-horror LoRA v2 4 months ago