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

Darksp33d
/
loreweaver-rp-v1

Text Generation
PEFT
Safetensors
English
qwen3_5_moe_text
lora
qwen3.6
roleplay
creative-writing
interactive-fiction
conversational
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use Darksp33d/loreweaver-rp-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Darksp33d/loreweaver-rp-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.6-35B-A3B_bnb_4bit_t")
    model = PeftModel.from_pretrained(base_model, "Darksp33d/loreweaver-rp-v1")
  • Notebooks
  • Google Colab
  • Kaggle
loreweaver-rp-v1
75.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Darksp33d's picture
Darksp33d
Update README.md
5fa2abe verified 19 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 25 days ago
  • README.md
    3.73 kB
    Update README.md 19 days ago
  • adapter_config.json
    841 Bytes
    Upload folder using huggingface_hub 25 days ago
  • adapter_model.safetensors
    55.1 MB
    xet
    Upload folder using huggingface_hub 25 days ago
  • chat_template.jinja
    7.66 kB
    Upload folder using huggingface_hub 25 days ago
  • config.json
    2.83 kB
    Upload folder using huggingface_hub 25 days ago
  • special_tokens_map.json
    325 Bytes
    Upload folder using huggingface_hub 25 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 25 days ago
  • tokenizer_config.json
    1.15 kB
    Upload folder using huggingface_hub 25 days ago
  • trainer_state.json
    58.1 kB
    Upload folder using huggingface_hub 25 days ago