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

Rayabharapu
/
starcoder2-27

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

Instructions to use Rayabharapu/starcoder2-27 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Rayabharapu/starcoder2-27 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b")
    model = PeftModel.from_pretrained(base_model, "Rayabharapu/starcoder2-27")
  • Notebooks
  • Google Colab
  • Kaggle
starcoder2-27
27.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Rayabharapu's picture
Rayabharapu
starcoder2-3b
c056192 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.12 kB
    starcoder2-3b almost 2 years ago
  • adapter_config.json
    696 Bytes
    starcoder2-3b almost 2 years ago
  • adapter_model.safetensors
    24.6 MB
    xet
    starcoder2-3b almost 2 years ago
  • merges.txt
    442 kB
    starcoder2-3b almost 2 years ago
  • special_tokens_map.json
    1.33 kB
    starcoder2-3b almost 2 years ago
  • tokenizer.json
    2.06 MB
    starcoder2-3b almost 2 years ago
  • tokenizer_config.json
    8.02 kB
    starcoder2-3b almost 2 years ago
  • training_args.bin
    5.37 kB
    xet
    starcoder2-3b almost 2 years ago
  • vocab.json
    777 kB
    starcoder2-3b almost 2 years ago