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

  • Log In
  • Sign Up

CocoNutZENG
/
Epipaca

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

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

  • Libraries
  • PEFT

    How to use CocoNutZENG/Epipaca with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("hfl/llama-3-chinese-8b-instruct")
    model = PeftModel.from_pretrained(base_model, "CocoNutZENG/Epipaca")
  • Notebooks
  • Google Colab
  • Kaggle
Epipaca
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
CocoNutZENG's picture
CocoNutZENG
Update README.md
4a90e25 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • Epipaca.png
    913 kB
    Upload Epipaca.png almost 2 years ago
  • README.md
    1.34 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    764 Bytes
    End of training almost 2 years ago
  • adapter_model.safetensors
    83.9 MB
    xet
    End of training almost 2 years ago
  • special_tokens_map.json
    352 Bytes
    End of training almost 2 years ago
  • tokenizer.json
    9.09 MB
    End of training almost 2 years ago
  • tokenizer_config.json
    53.1 kB
    End of training almost 2 years ago
  • training_args.bin
    4.98 kB
    xet
    End of training almost 2 years ago