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

TRV30
/
finetune_starcoder2-3b

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use TRV30/finetune_starcoder2-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use TRV30/finetune_starcoder2-3b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b")
    model = PeftModel.from_pretrained(base_model, "TRV30/finetune_starcoder2-3b")
  • Notebooks
  • Google Colab
  • Kaggle
finetune_starcoder2-3b / final_checkpoint
1.94 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
TRV30's picture
TRV30
Upload model
de9bfa9 verified over 1 year ago
  • config.json
    1.25 kB
    Upload model over 1 year ago
  • generation_config.json
    111 Bytes
    Upload model over 1 year ago
  • model.safetensors
    1.94 GB
    xet
    Upload model over 1 year ago