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

epak83
/
finetuned-deepseek-coder

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use epak83/finetuned-deepseek-coder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use epak83/finetuned-deepseek-coder with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-instruct")
    model = PeftModel.from_pretrained(base_model, "epak83/finetuned-deepseek-coder")
  • Notebooks
  • Google Colab
  • Kaggle
finetuned-deepseek-coder
5.39 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
epak83's picture
epak83
Upload finetuned DeepSeek model
6e1dc18 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    4.98 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    795 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    6.3 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • config.json
    752 Bytes
    Upload finetuned DeepSeek model 12 months ago
  • generation_config.json
    119 Bytes
    Upload finetuned DeepSeek model 12 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload finetuned DeepSeek model 12 months ago
  • model-00002-of-00002.safetensors
    400 MB
    xet
    Upload finetuned DeepSeek model 12 months ago
  • model.safetensors.index.json
    18 kB
    Upload finetuned DeepSeek model 12 months ago
  • special_tokens_map.json
    462 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    2.29 MB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    5.39 kB
    Upload folder using huggingface_hub 12 months ago