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

terry69
/
sanity_style

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

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

  • Libraries
  • PEFT

    How to use terry69/sanity_style with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "terry69/sanity_style")
  • Notebooks
  • Google Colab
  • Kaggle
sanity_style / runs
40.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
terry69's picture
terry69
End of training
2221daf verified almost 2 years ago
  • Aug21_09-26-50_COE-CS-sv003
    End of training almost 2 years ago
  • Aug21_17-07-10_COE-CS-sv003
    Model save almost 2 years ago
  • Aug23_04-11-14_COE-CS-sv003
    Training in progress, step 25 almost 2 years ago
  • Aug23_10-34-13_COE-CS-sv003
    End of training almost 2 years ago