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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

arver
/
code_gen

PEFT
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use arver/code_gen with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/wizardLM-7B-HF")
    model = PeftModel.from_pretrained(base_model, "arver/code_gen")
  • Notebooks
  • Google Colab
  • Kaggle
code_gen / adapter_model
320 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
arver's picture
arver
Upload folder using huggingface_hub
dfa9841 about 3 years ago
  • README.md
    805 Bytes
    Upload folder using huggingface_hub about 3 years ago
  • adapter_config.json
    501 Bytes
    Upload folder using huggingface_hub about 3 years ago
  • adapter_model.bin
    320 MB
    xet
    Upload folder using huggingface_hub about 3 years ago