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

gorebradleyi
/
ir-coder-1b

PEFT
Safetensors
gpt_bigcode
Model card Files Files and versions
xet
Community

Instructions to use gorebradleyi/ir-coder-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use gorebradleyi/ir-coder-1b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b")
    model = PeftModel.from_pretrained(base_model, "gorebradleyi/ir-coder-1b")
  • Notebooks
  • Google Colab
  • Kaggle
ir-coder-1b
2.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
gorebradleyi's picture
gorebradleyi
Update adapter_config.json
392ad93 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    5.1 kB
    End of training upload 2 months ago
  • adapter_config.json
    619 Bytes
    Update adapter_config.json about 1 month ago
  • adapter_model.safetensors
    2.45 GB
    xet
    End of training upload about 2 months ago
  • added_tokens.json
    81 Bytes
    End of training upload 2 months ago
  • config.json
    1.01 kB
    Create config.json about 1 month ago
  • merges.txt
    442 kB
    End of training upload 2 months ago
  • special_tokens_map.json
    552 Bytes
    End of training upload 2 months ago
  • tokenizer.json
    2.06 MB
    End of training upload 2 months ago
  • tokenizer_config.json
    4.32 kB
    End of training upload 2 months ago
  • training_args.bin
    5.18 kB
    xet
    End of training upload about 2 months ago
  • vocab.json
    777 kB
    End of training upload 2 months ago