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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rizoner
/
rizoner-email-writer

PEFT
Safetensors
email
writing
fine-tuned
lora
qwen
Model card Files Files and versions
xet
Community

Instructions to use rizoner/rizoner-email-writer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use rizoner/rizoner-email-writer with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-14b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "rizoner/rizoner-email-writer")
  • Notebooks
  • Google Colab
  • Kaggle
rizoner-email-writer
1.15 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
rizoner's picture
rizoner
Upload folder using huggingface_hub
419d769 verified 7 months ago
  • checkpoint-268
    Upload folder using huggingface_hub 7 months ago
  • checkpoint-402
    Upload folder using huggingface_hub 7 months ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub 7 months ago
  • README.md
    1.92 kB
    Upload folder using huggingface_hub 7 months ago
  • adapter_config.json
    1.09 kB
    Upload folder using huggingface_hub 7 months ago
  • adapter_model.safetensors
    275 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub 7 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 7 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 7 months ago
  • special_tokens_map.json
    614 Bytes
    Upload folder using huggingface_hub 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • tokenizer_config.json
    4.71 kB
    Upload folder using huggingface_hub 7 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 7 months ago