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

  • Log In
  • Sign Up

choprahetarth
/
codellama-7b

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

Instructions to use choprahetarth/codellama-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use choprahetarth/codellama-7b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/CodeLlama-7b-hf")
    model = PeftModel.from_pretrained(base_model, "choprahetarth/codellama-7b")
  • Notebooks
  • Google Colab
  • Kaggle
codellama-7b / final_checkpoint
4.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
choprahetarth's picture
choprahetarth
Upload model
1aa60eb verified about 2 years ago
  • config.json
    1.18 kB
    Upload model about 2 years ago
  • generation_config.json
    116 Bytes
    Upload model about 2 years ago
  • model.safetensors
    4.21 GB
    xet
    Upload model about 2 years ago