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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

adediu25
/
trained_weights

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

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

  • Libraries
  • PEFT

    How to use adediu25/trained_weights 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, "adediu25/trained_weights")
  • Notebooks
  • Google Colab
  • Kaggle
trained_weights / runs
79.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
adediu25's picture
adediu25
adediu25/subtle-llama2-all
8bc1432 verified about 2 years ago
  • Apr17_07-11-08_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_07-18-07_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_07-21-27_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_07-22-46_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_07-27-20_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_07-28-11_0dafd0179a67
    adediu25/implicit-llama2-all about 2 years ago
  • Apr17_11-30-55_0dafd0179a67
    adediu25/subtle-llama2-all about 2 years ago