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

SoFarSoGoodya
/
DeepMath-R1-Distill-Qwen-7B

Text Generation
PEFT
Safetensors
English
Chinese
lora
sft
dpo
math
reasoning
llama-factory
deepseek-r1
qwen
conversational
Model card Files Files and versions
xet
Community

Instructions to use SoFarSoGoodya/DeepMath-R1-Distill-Qwen-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SoFarSoGoodya/DeepMath-R1-Distill-Qwen-7B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/root/local-nvme/DeepMath_HPC/models/DeepSeek-Math-SFT-Merged")
    model = PeftModel.from_pretrained(base_model, "SoFarSoGoodya/DeepMath-R1-Distill-Qwen-7B")
  • Notebooks
  • Google Colab
  • Kaggle
DeepMath-R1-Distill-Qwen-7B / sft_adapter
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SoFarSoGoodya's picture
SoFarSoGoodya
DeepMath: LoRA SFT+DPO adapters on DeepSeek-R1-Distill-Qwen-7B
5ef583d verified 4 days ago
  • adapter_config.json
    986 Bytes
    DeepMath: LoRA SFT+DPO adapters on DeepSeek-R1-Distill-Qwen-7B 4 days ago
  • adapter_model.safetensors
    80.8 MB
    xet
    DeepMath: LoRA SFT+DPO adapters on DeepSeek-R1-Distill-Qwen-7B 4 days ago