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

Nhatminh1234
/
ReframeBot-DPO-Llama3.1-8B

Text Generation
PEFT
Safetensors
English
lora
dpo
rlhf
cbt
mental-health
academic-stress
chatbot
conversational
Model card Files Files and versions
xet
Community

Instructions to use Nhatminh1234/ReframeBot-DPO-Llama3.1-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Nhatminh1234/ReframeBot-DPO-Llama3.1-8B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Nhatminh1234/ReframeBot-DPO-Llama3.1-8B")
  • Notebooks
  • Google Colab
  • Kaggle
ReframeBot-DPO-Llama3.1-8B
272 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Nhatminh1234's picture
Nhatminh1234
Add model card
a554ac3 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload DPO Adapter 9 months ago
  • README.md
    2.34 kB
    Add model card 4 months ago
  • adapter_config.json
    990 Bytes
    Upload DPO Adapter 9 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload DPO Adapter 9 months ago
  • chat_template.jinja
    4.72 kB
    Upload DPO Adapter 9 months ago
  • optimizer.pt
    86.9 MB
    xet
    Upload DPO Adapter 9 months ago
  • rng_state.pth
    14.6 kB
    xet
    Upload DPO Adapter 9 months ago
  • scheduler.pt
    1.47 kB
    xet
    Upload DPO Adapter 9 months ago
  • special_tokens_map.json
    342 Bytes
    Upload DPO Adapter 9 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload DPO Adapter 9 months ago
  • tokenizer_config.json
    52.6 kB
    Upload DPO Adapter 9 months ago
  • trainer_state.json
    25.1 kB
    Upload DPO Adapter 9 months ago
  • training_args.bin
    6.8 kB
    xet
    Upload DPO Adapter 9 months ago