Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

c-mohanraj
/
multi-gpu-14b

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use c-mohanraj/multi-gpu-14b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use c-mohanraj/multi-gpu-14b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-14B")
    model = PeftModel.from_pretrained(base_model, "c-mohanraj/multi-gpu-14b")
  • Notebooks
  • Google Colab
  • Kaggle
multi-gpu-14b
3.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
c-mohanraj's picture
c-mohanraj
RezolveAI/brainpowa-general-conversational-M
f38ab64 verified 8 months ago
  • .gitattributes
    1.57 kB
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • README.md
    1.61 kB
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • adapter_config.json
    813 Bytes
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • adapter_model.safetensors
    3.24 GB
    xet
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • chat_template.jinja
    2.25 kB
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • special_tokens_map.json
    485 Bytes
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • tokenizer_config.json
    4.49 kB
    RezolveAI/brainpowa-general-conversational-M 8 months ago
  • training_args.bin
    5.43 kB
    xet
    RezolveAI/brainpowa-general-conversational-M 8 months ago