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

  • Log In
  • Sign Up

Ngit
/
peft-lora-deepseek6.7b

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

Instructions to use Ngit/peft-lora-deepseek6.7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ngit/peft-lora-deepseek6.7b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-6.7b-instruct")
    model = PeftModel.from_pretrained(base_model, "Ngit/peft-lora-deepseek6.7b")
  • Notebooks
  • Google Colab
  • Kaggle
peft-lora-deepseek6.7b / final_checkpoint
3.94 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ngit's picture
Ngit
End of training
15b3528 over 2 years ago
  • config.json
    1.14 kB
    End of training over 2 years ago
  • generation_config.json
    124 Bytes
    End of training over 2 years ago
  • model.safetensors
    3.94 GB
    xet
    End of training over 2 years ago