Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Star3073
/
outputs

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

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

  • Libraries
  • PEFT

    How to use Star3073/outputs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "Star3073/outputs")
  • Notebooks
  • Google Colab
  • Kaggle
outputs
80.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Star3073's picture
Star3073
End of training
321a776 verified over 2 years ago
  • runs
    End of training over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.13 kB
    End of training over 2 years ago
  • adapter_config.json
    681 Bytes
    End of training over 2 years ago
  • adapter_model.safetensors
    80 MB
    xet
    End of training over 2 years ago
  • emissions.csv
    798 Bytes
    End of training over 2 years ago
  • training_args.bin
    4.73 kB
    xet
    End of training over 2 years ago