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

tttx
/
model-3k-forcing-022225-L50

PEFT
Safetensors
qwen2
alignment-handbook
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use tttx/model-3k-forcing-022225-L50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tttx/model-3k-forcing-022225-L50 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-32B")
    model = PeftModel.from_pretrained(base_model, "tttx/model-3k-forcing-022225-L50")
  • Notebooks
  • Google Colab
  • Kaggle
model-3k-forcing-022225-L50
2.16 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
aadityap's picture
aadityap
End of training
1daaeca verified over 1 year ago
  • .gitattributes
    1.57 kB
    Model save over 1 year ago
  • README.md
    1.46 kB
    End of training over 1 year ago
  • adapter_config.json
    743 Bytes
    Model save over 1 year ago
  • adapter_model.safetensors
    2.15 GB
    xet
    Model save over 1 year ago
  • config.json
    794 Bytes
    End of training over 1 year ago
  • special_tokens_map.json
    485 Bytes
    Model save over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Model save over 1 year ago
  • tokenizer_config.json
    6.73 kB
    Model save over 1 year ago
  • trainer_state.json
    25.1 kB
    Model save over 1 year ago
  • training_args.bin
    7.29 kB
    xet
    Model save over 1 year ago