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

  • Log In
  • Sign Up

sallywww
/
codeLLaMA_oneStep_fuzzTargets

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

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

  • Libraries
  • PEFT

    How to use sallywww/codeLLaMA_oneStep_fuzzTargets with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf")
    model = PeftModel.from_pretrained(base_model, "sallywww/codeLLaMA_oneStep_fuzzTargets")
  • Notebooks
  • Google Colab
  • Kaggle
codeLLaMA_oneStep_fuzzTargets / checkpoint-180
134 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
sallywww's picture
sallywww
add checkpoints
fbd8c55 about 2 years ago
  • README.md
    5.1 kB
    add checkpoints about 2 years ago
  • adapter_config.json
    629 Bytes
    add checkpoints about 2 years ago
  • adapter_model.safetensors
    48 Bytes
    xet
    add checkpoints about 2 years ago
  • optimizer.pt
    134 MB
    xet
    add checkpoints about 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    add checkpoints about 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    add checkpoints about 2 years ago
  • trainer_state.json
    4.32 kB
    add checkpoints about 2 years ago
  • training_args.bin
    4.66 kB
    xet
    add checkpoints about 2 years ago