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

evenfarther
/
DeepSeek-R1-Distill-Qwen-14b-chemical-synthesis-adapter-high-TPR

PEFT
Safetensors
English
chemistry
synthesis
classification
deepseek-r1
qwen
qlora
Model card Files Files and versions
xet
Community

Instructions to use evenfarther/DeepSeek-R1-Distill-Qwen-14b-chemical-synthesis-adapter-high-TPR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use evenfarther/DeepSeek-R1-Distill-Qwen-14b-chemical-synthesis-adapter-high-TPR with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/DATA/deepseek_r1_distilled_qwen3_14b/models/DeepSeek-R1-Distill-Qwen3-14B")
    model = PeftModel.from_pretrained(base_model, "evenfarther/DeepSeek-R1-Distill-Qwen-14b-chemical-synthesis-adapter-high-TPR")
  • Notebooks
  • Google Colab
  • Kaggle
DeepSeek-R1-Distill-Qwen-14b-chemical-synthesis-adapter-high-TPR
1.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
evenfarther's picture
evenfarther
Update README.md
ef364ba verified 11 months ago
  • .gitattributes
    1.68 kB
    Upload 9 files 11 months ago
  • README.md
    5.95 kB
    Update README.md 11 months ago
  • adapter_config.json
    986 Bytes
    Upload 9 files 11 months ago
  • adapter_lora_quickstarts_deepseek_r1_qwen_14b.ipynb
    190 kB
    Upload 9 files 11 months ago
  • adapter_model.safetensors
    1.1 GB
    xet
    Upload 9 files 11 months ago
  • chat_template.jinja
    2.25 kB
    Upload 9 files 11 months ago
  • special_tokens_map.json
    472 Bytes
    Upload 9 files 11 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 9 files 11 months ago
  • tokenizer_config.json
    4.51 kB
    Upload 9 files 11 months ago
  • train_pu_hem.jsonl
    57 MB
    xet
    Upload 9 files 11 months ago
  • validate_pu_hem.jsonl
    14.3 MB
    xet
    Upload 9 files 11 months ago