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

  • Log In
  • Sign Up

Evan-Lin
/
SFT

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

Instructions to use Evan-Lin/SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Evan-Lin/SFT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf")
    model = PeftModel.from_pretrained(base_model, "Evan-Lin/SFT")
  • Notebooks
  • Google Colab
  • Kaggle
SFT / final_merged_checkpoint
13.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Evan-Lin's picture
Evan-Lin
Evan-Lin/SFT
7633298 verified over 2 years ago
  • config.json
    685 Bytes
    Evan-Lin/SFT over 2 years ago
  • generation_config.json
    183 Bytes
    Evan-Lin/SFT over 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Evan-Lin/SFT over 2 years ago
  • model-00002-of-00003.safetensors
    4.95 GB
    xet
    Evan-Lin/SFT over 2 years ago
  • model-00003-of-00003.safetensors
    3.59 GB
    xet
    Evan-Lin/SFT over 2 years ago
  • model.safetensors.index.json
    24 kB
    Evan-Lin/SFT over 2 years ago