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

  • Log In
  • Sign Up

sallywww
/
StarCoder_oneStep_FuzzTargets

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

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

  • Libraries
  • PEFT

    How to use sallywww/StarCoder_oneStep_FuzzTargets with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder")
    model = PeftModel.from_pretrained(base_model, "sallywww/StarCoder_oneStep_FuzzTargets")
  • Notebooks
  • Google Colab
  • Kaggle
StarCoder_oneStep_FuzzTargets / runs
19.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sallywww's picture
sallywww
First model version
77021bd about 2 years ago
  • Feb21_13-08-44_nq0jxhxas9
    First model version about 2 years ago