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

  • Log In
  • Sign Up

iLittleSheep
/
starcoder-adb-sdk

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

Instructions to use iLittleSheep/starcoder-adb-sdk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use iLittleSheep/starcoder-adb-sdk with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder")
    model = PeftModel.from_pretrained(base_model, "iLittleSheep/starcoder-adb-sdk")
  • Notebooks
  • Google Colab
  • Kaggle
starcoder-adb-sdk
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
iLittleSheep's picture
iLittleSheep
Model save
a740f88 verified over 1 year ago
  • runs
    Training in progress, step 2000 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.47 kB
    Model save over 1 year ago
  • adapter_config.json
    681 Bytes
    Training in progress, step 500 over 1 year ago
  • adapter_model.safetensors
    442 MB
    xet
    Training in progress, step 2000 over 1 year ago
  • training_args.bin
    5.24 kB
    xet
    Training in progress, step 500 over 1 year ago