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

  • Log In
  • Sign Up

hellomomiji
/
output

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

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

  • Libraries
  • PEFT

    How to use hellomomiji/output with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "hellomomiji/output")
  • Notebooks
  • Google Colab
  • Kaggle
output / runs
32.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hellomomiji's picture
hellomomiji
llama-2-7b-chat-guanaco
9625488 verified over 1 year ago
  • Nov05_20-14-12_f55db4dd53bf
    llama-2-7b-chat-guanaco over 1 year ago
  • Nov07_18-53-53_193cd4fdd9b2
    llama-2-7b-chat-guanaco over 1 year ago