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

  • Log In
  • Sign Up

chansung
/
coding_llamaduo_result1

PEFT
TensorBoard
Safetensors
gemma
alignment-handbook
trl
sft
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use chansung/coding_llamaduo_result1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-7b")
    model = PeftModel.from_pretrained(base_model, "chansung/coding_llamaduo_result1")
  • Notebooks
  • Google Colab
  • Kaggle
coding_llamaduo_result1 / runs
15.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
chansung's picture
chansung
End of training
76c4276 verified about 2 years ago
  • Apr20_22-11-35_user-WS-C621E-SAGE-Series
    End of training about 2 years ago