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

jmajkutewicz
/
Llama-3.1-Tulu-3-8B-DPO_PKU-SafeRLHF

Text Generation
PEFT
Safetensors
English
llama
lora
dpo
alignment
conversational
Model card Files Files and versions
xet
Community

Instructions to use jmajkutewicz/Llama-3.1-Tulu-3-8B-DPO_PKU-SafeRLHF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jmajkutewicz/Llama-3.1-Tulu-3-8B-DPO_PKU-SafeRLHF with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("allenai/Llama-3.1-Tulu-3-8B-SFT")
    model = PeftModel.from_pretrained(base_model, "jmajkutewicz/Llama-3.1-Tulu-3-8B-DPO_PKU-SafeRLHF")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-3.1-Tulu-3-8B-DPO_PKU-SafeRLHF
345 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jmajkutewicz's picture
jmajkutewicz
Upload folder using huggingface_hub
1ecb77d verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    1.48 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    734 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • config.json
    875 Bytes
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    439 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    9.09 MB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    51.2 kB
    Upload folder using huggingface_hub 12 months ago