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-crime-fiction-lora-v2

PEFT
Safetensors
GGUF
Chinese
lora
qwen
chinese
fiction
crime-fiction
suspense
creative-writing
local-llm
long-form-writing
pov
llama-cpp
Model card Files Files and versions
xet
Community
1

Instructions to use yuxinlu1/qwen3-6-27b-chinese-crime-fiction-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-crime-fiction-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-crime-fiction-lora-v2")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-6-27b-chinese-crime-fiction-lora-v2
976 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
yuxinlu1's picture
yuxinlu1
Update README.md
3a4c36a verified 4 months ago
  • .gitattributes
    1.66 kB
    Upload qwen3-6-27b-chinese-crime-fiction-lora-v2-f16.gguf with huggingface_hub 4 months ago
  • README.md
    9.85 kB
    Update README.md 4 months ago
  • adapter_config.json
    1.31 kB
    Upload adapter_config.json with huggingface_hub 4 months ago
  • adapter_model.safetensors
    638 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 4 months ago
  • chat_template.jinja
    7.92 kB
    Upload chat_template.jinja with huggingface_hub 4 months ago
  • qwen3-6-27b-chinese-crime-fiction-lora-v2-f16.gguf
    319 MB
    xet
    Upload qwen3-6-27b-chinese-crime-fiction-lora-v2-f16.gguf with huggingface_hub 4 months ago
  • tokenizer.json
    20 MB
    xet
    Upload tokenizer.json with huggingface_hub 4 months ago
  • tokenizer_config.json
    7.46 kB
    Upload tokenizer_config.json with huggingface_hub 4 months ago