Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jinn33
/
crm-dpo-adapter

PEFT
Safetensors
lora
dpo
crm
alignment
korean
trl
Model card Files Files and versions
xet
Community

Instructions to use jinn33/crm-dpo-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jinn33/crm-dpo-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LGAI-EXAONE/EXAONE-4.0-1.2B")
    model = PeftModel.from_pretrained(base_model, "jinn33/crm-dpo-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
crm-dpo-adapter
133 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jinn33's picture
jinn33
Create README.md
3848b53 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.69 kB
    Create README.md 4 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    122 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    5.49 kB
    Upload folder using huggingface_hub 4 months ago
  • generation_config.json
    144 Bytes
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    1.22 MB
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    6.7 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    7.91 MB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    70.3 kB
    Upload folder using huggingface_hub 4 months ago
  • training_args.bin
    6.77 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    1.93 MB
    Upload folder using huggingface_hub 4 months ago