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

stojchet
/
dpo4

PEFT
Safetensors
trl
dpo
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use stojchet/dpo4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use stojchet/dpo4 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base")
    model = PeftModel.from_pretrained(base_model, "stojchet/dpo4")
  • Notebooks
  • Google Colab
  • Kaggle
dpo4
52.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
stojchet's picture
stojchet
End of training
f6b222d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.13 kB
    End of training over 1 year ago
  • adapter_config.json
    662 Bytes
    Training in progress, step 172 over 1 year ago
  • adapter_model.safetensors
    50.3 MB
    xet
    Training in progress, step 172 over 1 year ago
  • params.json
    375 Bytes
    Upload params.json with huggingface_hub over 1 year ago
  • special_tokens_map.json
    482 Bytes
    Training in progress, step 172 over 1 year ago
  • tokenizer.json
    2.29 MB
    Training in progress, step 172 over 1 year ago
  • tokenizer_config.json
    4.28 kB
    Training in progress, step 172 over 1 year ago
  • training_args.bin
    5.24 kB
    xet
    Training in progress, step 172 over 1 year ago