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

  • Log In
  • Sign Up

eundain
/
sft_model_output

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

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

  • Libraries
  • PEFT

    How to use eundain/sft_model_output with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-2b-it")
    model = PeftModel.from_pretrained(base_model, "eundain/sft_model_output")
  • Notebooks
  • Google Colab
  • Kaggle
sft_model_output
410 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
eundain's picture
eundain
eundain/gemma2-2b-ecg-sft
e5c1e20 verified about 1 year ago
  • error_model
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • final_model
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • interrupted_model
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • .gitattributes
    1.63 kB
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • README.md
    1.31 kB
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • adapter_config.json
    794 Bytes
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • adapter_model.safetensors
    83.1 MB
    xet
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • special_tokens_map.json
    522 Bytes
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • tokenizer.json
    34.4 MB
    xet
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • tokenizer.model
    4.24 MB
    xet
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • tokenizer_config.json
    47 kB
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • training_args.bin
    5.43 kB
    xet
    eundain/gemma2-2b-ecg-sft about 1 year ago
  • training_status.txt
    56 Bytes
    eundain/gemma2-2b-ecg-sft about 1 year ago