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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jasmine313112031
/
deepseek_wh2

Text Generation
PEFT
Safetensors
Chinese
multiple-choice
reasoning
chinese
lora
deepseek
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use jasmine313112031/deepseek_wh2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/DeepSeek-R1-Distill-Qwen-7B")
    model = PeftModel.from_pretrained(base_model, "jasmine313112031/deepseek_wh2")
  • Notebooks
  • Google Colab
  • Kaggle
deepseek_wh2
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jasmine313112031's picture
jasmine313112031
Update README.md
cd708bc verified 12 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 12 months ago
  • README.md
    3.5 kB
    Update README.md 12 months ago
  • adapter_config.json
    868 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    371 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    6.8 kB
    Upload folder using huggingface_hub 12 months ago