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

zzzwisebird
/
finetune_starcoder2b

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

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

  • Libraries
  • PEFT

    How to use zzzwisebird/finetune_starcoder2b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b")
    model = PeftModel.from_pretrained(base_model, "zzzwisebird/finetune_starcoder2b")
  • Notebooks
  • Google Colab
  • Kaggle
finetune_starcoder2b
2.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
zzzwisebird's picture
zzzwisebird
Upload model
c30ad6b verified about 2 years ago
  • final_checkpoint
    Upload model about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.23 kB
    Upload model about 2 years ago
  • adapter_config.json
    671 Bytes
    Upload model about 2 years ago
  • adapter_model.safetensors
    18.2 MB
    xet
    Upload model about 2 years ago
  • merges.txt
    442 kB
    Upload model about 2 years ago
  • special_tokens_map.json
    1.33 kB
    Upload model about 2 years ago
  • tokenizer.json
    2.06 MB
    Upload model about 2 years ago
  • tokenizer_config.json
    7.91 kB
    Upload model about 2 years ago
  • training_args.bin
    4.92 kB
    xet
    Upload model about 2 years ago
  • vocab.json
    777 kB
    Upload model about 2 years ago